feat(scripts): add free games claimer script

pull/3640/head
Matan Sarsha 11 months ago
parent 486538c9ad
commit 7bd18f897c
  1. 1
      misc/build.func

@ -633,6 +633,7 @@ http://dl-cdn.alpinelinux.org/alpine/latest-stable/community
EOF'
pct exec "$CTID" -- ash -c "apk add bash >/dev/null"
fi
msg_info $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
}

Loading…
Cancel
Save