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
03e9931933
commit
1ba1d07408
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# support special char [!"`$%()[]{},.*+-:;<=>?_~/|]
|
||||
new_password=$(pwgen -ncCs 14 1)!
|
||||
new_password=$(pwgen -ncCs 14 1)=
|
||||
sudo sleep 10s
|
||||
sudo sh -c 'echo "init-password started at" $(date -d now) 1>> /tmp/init_debug.txt'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user