forked from TheWrightServer/ProxmoxVE
I'm sure this will be the last time
This commit is contained in:
parent
71742526e5
commit
77ac5bd287
@ -602,7 +602,7 @@ build_container() {
|
||||
$PW
|
||||
"
|
||||
# This executes create_lxc.sh and creates the container and .conf file
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" || exit
|
||||
bash -c "$(wget -qLO - https://git.thewrightserver.net/josh/ProxmoxVE/raw/branch/main/ct/create_lxc.sh)" || exit
|
||||
|
||||
LXC_CONFIG=/etc/pve/lxc/${CTID}.conf
|
||||
if [ "$CT_TYPE" == "0" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user