chore: updated deps

This commit is contained in:
Marvin Zhang
2024-12-16 22:28:13 +08:00
parent 27a8f197c2
commit c945e093d5
4 changed files with 14 additions and 23 deletions

View File

@@ -1,9 +1,6 @@
#!/bin/bash
if [ "${CRAWLAB_NODE_MASTER}" == "Y" ]; then
# Replace default api path to new one
python /app/bin/update_docker_js_api_address.py
# Start nginx
service nginx start
fi