mirror of https://github.com/tteck/Proxmox.git
Fix repo to tteck
This commit is contained in:
parent
de5d960659
commit
0693b3f743
|
@ -27,7 +27,7 @@ var_cpu="2"
|
|||
var_ram="2048"
|
||||
var_os="debian"
|
||||
var_version="11"
|
||||
var_repo="romka777/Proxmox"
|
||||
var_repo="tteck/Proxmox"
|
||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
|
||||
var_install="${NSAPP}-v5-install"
|
||||
INTEGER='^[0-9]+$'
|
||||
|
|
Loading…
Reference in New Issue