From 7116e1315dd1984795e2c160a58fbedb24499d85 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 10 Apr 2021 21:49:06 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46c96aa..1a62db3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Many benefits can be gained by using a LXC container compared to a VM. The resou To create a new LXC container on Proxmox and setup Portainer to run inside of it, run the following in a SSH connection or the Proxmox web shell. ``` -bash -c "$(wget -qLO - https://github.com/Sthopeless/proxmox_portainer_lxc/raw/master/create_container.sh)" +bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_portainer/raw/branch/master/create_container.sh)" ``` ## Console