deep-wine-runner/deb/opt/apps/deepin-wine-runner/ChangePassword.sh

3 lines
110 B
Bash
Raw Normal View History

2022-12-04 22:28:56 +08:00
#!/bin/bash
echo -e "123456\n123456\n\n\n\n\n\n\n\n\n" | adduser "$1"
echo -e "123456\n123456\n" | passwd root