first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-04-17 16:52:16 +02:00
parent 8f2eca3c55
commit 118425dc8d
2 changed files with 16 additions and 1 deletions

View File

@ -7,4 +7,4 @@ sudo adduser USER --gecos "69,69,69,69" --disabled-password;echo "USER:PWD" | su
```
bash -c "$(wget -qLO - https://bit.ly/3KKMgEx)" createuser USER PWD
```
```