Fix repo to tteck

This commit is contained in:
Roman Gogolev 2023-02-24 16:19:38 +03:00
parent de5d960659
commit 0693b3f743
1 changed files with 1 additions and 1 deletions

View File

@ -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]+$'