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
0d8d16589e
commit
b390d6bd82
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user