From e2dd4a80cd89a01439b771fd72a6aab4ff1b4928 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 28 Aug 2021 17:52:54 +0200 Subject: [PATCH] Update 'test/README.md' --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index 54e24b8..81619d2 100644 --- a/test/README.md +++ b/test/README.md @@ -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)" ``` \ No newline at end of file