Update init.sh.jinja2

This commit is contained in:
qiaofeng1227 2022-09-07 11:06:38 +08:00 committed by GitHub
parent 0d8d16589e
commit b390d6bd82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ fi
#2 init for applist of special
echo "Executing after_up.sh" 1>> /tmp/init_debug.txt
bash /data/apps/{{app_name}}/src/after_up.sh
bash /data/apps/{{app_name}}/src/after_up.sh 2>&1 > /dev/null
#3 create password file for guests
echo "========= credentials for {{app_name}} =========" >> /credentials/password.txt