deep-wine-runner/ChangePassword.sh

3 lines
110 B
Bash
Raw Normal View History

2022-12-03 21:47:05 +08:00
#!/bin/bash
2022-12-04 19:29:09 +08:00
echo -e "123456\n123456\n\n\n\n\n\n\n\n\n" | adduser "$1"
echo -e "123456\n123456\n" | passwd root