mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update init.sh.jinja2
This commit is contained in:
parent
f28a5a7a8c
commit
702893b894
@ -10,6 +10,7 @@ replace_with_value_env(){
|
||||
|
||||
new_password=$(pwgen -ncCs 14 1)!
|
||||
sudo sleep 5s
|
||||
echo $new_password >> /tmp/password.txt
|
||||
sudo sh -c 'echo "init-password started at" $(date -d now) 1>> /tmp/init_debug.txt'
|
||||
|
||||
{% for app_name in applist.stdout_lines %}
|
||||
|
Loading…
Reference in New Issue
Block a user