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: