Update init.sh.jinja2

This commit is contained in:
qiaofeng1227 2022-10-27 09:39:47 +08:00 committed by GitHub
parent 18433c61c2
commit 0d44fb4e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,4 +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
sudo echo "init docker ended at" $(date -d now) 1>> /tmp/init_debug.txt