Update init.sh.jinja2
This commit is contained in:
parent
3144f6f65f
commit
519777a8c7
1 changed files with 1 additions and 1 deletions
|
@ -76,6 +76,6 @@ sudo sed -i "s/app_/{{app_name}}_/g" /credentials/password.txt
|
|||
echo " " >> /credentials/password.txt
|
||||
{% endfor %}
|
||||
|
||||
bash /data/apps/{{app_name}}/src/nginx/nginx_init.sh
|
||||
bash /data/apps/runtime/src/nginx/nginx_init.sh
|
||||
|
||||
sudo echo "init docker ended at" $(date -d now) 1>> /tmp/init_debug.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue