Update arr-update.sh

This commit is contained in:
Ryan Freeman 2024-04-12 23:53:02 +01:00 committed by GitHub
parent 1b3eb9b365
commit 008e3c5da5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
# License: MIT
# https://github.com/tteck/Proxmox/raw/main/LICENSE
app=$1
app=$1
installdir="/opt/$1"
branch="master"