Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
Jesper Dramsch 2025-01-09 10:50:17 +01:00 committed by GitHub
parent 550efb5e30
commit a11c5d86ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,6 @@ function update_script() {
msg_ok "Services Stopped"
msg_info "Updating ${APP} to ${RELEASE}"
WORKDIR="$PWD"
mv /opt/adventurelog/ /opt/adventurelog-backup/
wget -q "https://github.com/seanmorley15/AdventureLog/archive/refs/tags/v${RELEASE}.zip"
unzip -q v${RELEASE}.zip