mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-12 01:28:28 +08:00
3 lines
110 B
Bash
Executable File
3 lines
110 B
Bash
Executable File
#!/bin/bash
|
|
echo -e "123456\n123456\n\n\n\n\n\n\n\n\n" | adduser "$1"
|
|
echo -e "123456\n123456\n" | passwd root |