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

This commit is contained in:
2022-04-17 16:33:04 +02:00
parent c66aac5001
commit fec386b1c9
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Open Proxmox Terminal and send:
```
clear; bash -c "$(wget -qLO - https://github.com/Sthopeless/proxmox_with_docker/raw/main/create_container.sh)"
```