From c3255d8a6ea024ce4e46acc4072ca0efe4a628a3 Mon Sep 17 00:00:00 2001 From: Sthope Date: Sun, 17 Apr 2022 16:43:10 +0200 Subject: [PATCH] first commit --- docs/proxmox/LXC-Debian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proxmox/LXC-Debian.md b/docs/proxmox/LXC-Debian.md index 407b461..a018e0d 100644 --- a/docs/proxmox/LXC-Debian.md +++ b/docs/proxmox/LXC-Debian.md @@ -2,7 +2,7 @@ Open Proxmox Terminal and send: only Debian: ``` -clear; bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_debian_lxc/raw/branch/main/create_container.sh)" +clear; bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_debian_lxc/raw/branch/main/create_container.sh)" ``` with Docker: