Update init.sh.jinja2
This commit is contained in:
parent
519777a8c7
commit
ec851c7ed9
1 changed files with 3 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue