mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 18:04:38 +00:00
AdventureLog: remove folder during update process (#7507)
This commit is contained in:
parent
135b3ff964
commit
fac612077a
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ function update_script() {
|
|||
|
||||
msg_info "Backup Old Installation"
|
||||
cp -r /opt/adventurelog /opt/adventurelog-backup
|
||||
rm -rf /opt/adventurelog
|
||||
msg_ok "Backup done"
|
||||
|
||||
fetch_and_deploy_gh_release "adventurelog" "seanmorley15/adventurelog"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue