Files
crawlab/docker_init.sh
2019-06-10 22:45:58 +08:00

3 lines
84 B
Bash
Executable File

cd /opt/crawlab/frontend \
&& npm run build:prod \
&& python3 $WORK_DIR/manage.py