mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-26 09:30:27 +00:00
Update init_without_docker.sh
This commit is contained in:
parent
2f7765005e
commit
ae20dd0630
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
export PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
|
||||
|
||||
newpassword=$1
|
||||
echo $newpassword | $newpassword | passwd
|
||||
echo $newpassword |passwd --stdin fastuser
|
||||
|
|
Loading…
Reference in a new issue