chore: updated deps

This commit is contained in:
Marvin Zhang
2024-12-16 22:28:13 +08:00
parent 14dc8f374f
commit 2117c6bb69
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