mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update init.sh.jinja2
This commit is contained in:
parent
519777a8c7
commit
ec851c7ed9
@ -76,6 +76,7 @@ sudo sed -i "s/app_/{{app_name}}_/g" /credentials/password.txt
|
||||
echo " " >> /credentials/password.txt
|
||||
{% endfor %}
|
||||
|
||||
bash /data/apps/runtime/src/nginx/nginx_init.sh
|
||||
|
||||
if [ -d "/data/apps/runtime/src/nginx"];then
|
||||
bash /data/apps/runtime/src/nginx/nginx_init.sh
|
||||
fi
|
||||
sudo echo "init docker ended at" $(date -d now) 1>> /tmp/init_debug.txt
|
||||
|
Loading…
Reference in New Issue
Block a user