mirror of https://github.com/tteck/Proxmox.git
Update arr-update.sh
This commit is contained in:
parent
1b3eb9b365
commit
008e3c5da5
|
@ -5,7 +5,7 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
|
||||||
# License: MIT
|
# License: MIT
|
||||||
# https://github.com/tteck/Proxmox/raw/main/LICENSE
|
# https://github.com/tteck/Proxmox/raw/main/LICENSE
|
||||||
|
|
||||||
app=$1
|
app=$1
|
||||||
installdir="/opt/$1"
|
installdir="/opt/$1"
|
||||||
|
|
||||||
branch="master"
|
branch="master"
|
||||||
|
|
Loading…
Reference in New Issue