mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
7 lines
122 B
Bash
7 lines
122 B
Bash
#!/bin/bash
|
|
|
|
# replace default api path to new one
|
|
python /app/bin/update_docker_js_api_address.py
|
|
|
|
crawlab-server server
|