From 6d680d0414430e5185577afbbb9b41354f91b77f Mon Sep 17 00:00:00 2001 From: Sthopeless Date: Fri, 7 May 2021 15:16:52 +0200 Subject: [PATCH] Initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67e1338..9e548f2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Proxmox Debian LXC ``` -clear; bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_docker_gitlab/raw/branch/main/create_container.sh)" +clear; bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_docker_gitlab/raw/branch/master/create_container.sh)" ```