|
|
|
@ -633,7 +633,6 @@ http://dl-cdn.alpinelinux.org/alpine/latest-stable/community |
|
|
|
EOF' |
|
|
|
EOF' |
|
|
|
pct exec "$CTID" -- ash -c "apk add bash >/dev/null" |
|
|
|
pct exec "$CTID" -- ash -c "apk add bash >/dev/null" |
|
|
|
fi |
|
|
|
fi |
|
|
|
msg_ok $var_install |
|
|
|
|
|
|
|
lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/msarsha/Proxmox/feat/free-games-claimer/install/$var_install.sh)" || exit |
|
|
|
lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/msarsha/Proxmox/feat/free-games-claimer/install/$var_install.sh)" || exit |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|