Update 'test/README.md'

This commit is contained in:
sthope 2021-08-28 17:52:54 +02:00
parent aa5a1e6c17
commit e2dd4a80cd

View File

@ -1,5 +1,5 @@
# Testing
```
clear; bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_portainer/raw/branch/master/create_container.sh)"
clear; bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_portainer/raw/branch/master/test/create_container.sh)"
```