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

This commit is contained in:
Sthope 2022-04-17 16:29:28 +02:00
parent 9d9f263ce9
commit c157e77dad

View File

@ -6,4 +6,5 @@ sudo adduser USER --gecos "69,69,69,69" --disabled-password;echo "USER:PWD" | su
```
```
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/custom-cmds-in-ubuntu/bin_examples/autouser)" USER PWD```
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/custom-cmds-in-ubuntu/bin_examples/autouser)" USER PWD
```