mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-22 12:17:18 +02:00
+3
-3
@@ -34,9 +34,9 @@ function update_script() {
|
|||||||
systemctl stop watcharr
|
systemctl stop watcharr
|
||||||
msg_ok "Stopped Service"
|
msg_ok "Stopped Service"
|
||||||
|
|
||||||
rm -f /opt/watcharr/server/watcharr
|
create_backup /opt/watcharr/server/data
|
||||||
rm -rf /opt/watcharr/server/ui
|
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "watcharr" "sbondCo/Watcharr" "tarball"
|
||||||
fetch_and_deploy_gh_release "watcharr" "sbondCo/Watcharr" "tarball"
|
restore_backup
|
||||||
|
|
||||||
msg_info "Updating Watcharr"
|
msg_info "Updating Watcharr"
|
||||||
cd /opt/watcharr
|
cd /opt/watcharr
|
||||||
|
|||||||
Reference in New Issue
Block a user