mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-27 21:18:39 +08:00
3 lines
57 B
Bash
3 lines
57 B
Bash
newpassword=$1
|
|
echo $newpassword | $newpassword | passwd
|