mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-09 17:28:31 +00:00
parent
3c42589ff0
commit
55703ab0ec
1 changed files with 3 additions and 3 deletions
|
|
@ -34,9 +34,9 @@ function update_script() {
|
|||
systemctl stop watcharr
|
||||
msg_ok "Stopped Service"
|
||||
|
||||
rm -f /opt/watcharr/server/watcharr
|
||||
rm -rf /opt/watcharr/server/ui
|
||||
fetch_and_deploy_gh_release "watcharr" "sbondCo/Watcharr" "tarball"
|
||||
create_backup /opt/watcharr/server/data
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "watcharr" "sbondCo/Watcharr" "tarball"
|
||||
restore_backup
|
||||
|
||||
msg_info "Updating Watcharr"
|
||||
cd /opt/watcharr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue