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

This commit is contained in:
Sthope 2022-04-18 11:04:20 +02:00
parent 8d1849625d
commit 5a454e0b61

View File

@ -20,7 +20,7 @@ clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_portainer/raw
Create new user, replace USER with your username and PWD with your password and send:
Create new user, replace `USER` with your username and `PWD` with your password and send:
```
bash -c "$(wget -qLO - https://bit.ly/3KKMgEx)" createuser USER PWD
```