mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
added docker_init.sh
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
cd /opt/crawlab/frontend \
|
||||
&& npm run build:prod \
|
||||
&& python3 $WORK_DIR/manage.py
|
||||
&& python3 $WORK_DIR/manage.py @*
|
||||
Reference in New Issue
Block a user