Update arr-update.sh

pull/2785/head
Ryan Freeman 1 year ago committed by GitHub
parent 1b3eb9b365
commit 008e3c5da5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      misc/arr-update.sh

@ -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…
Cancel
Save