mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
feat(scripts): add free games claimer script
This commit is contained in:
@@ -22,8 +22,8 @@ APP="Free Games Claimer"
|
|||||||
var_disk="8"
|
var_disk="8"
|
||||||
var_cpu="2"
|
var_cpu="2"
|
||||||
var_ram="2048"
|
var_ram="2048"
|
||||||
var_os="ubuntu"
|
var_os="debian"
|
||||||
var_version="22.04"
|
var_version="12"
|
||||||
variables
|
variables
|
||||||
color
|
color
|
||||||
catch_errors
|
catch_errors
|
||||||
|
|||||||
Reference in New Issue
Block a user