mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 08:19:17 +00:00
Testing
This commit is contained in:
parent
5de71e182d
commit
2cb82edcb5
@ -93,10 +93,9 @@ if [[ ! -f /opt/${APP}_version.txt ]] || [[ "${RELEASE}" != "$(cat /opt/${APP}_v
|
||||
msg_ok "Started Apache2"
|
||||
|
||||
msg_info "Cleaning Up"
|
||||
cd /root/
|
||||
rm -rf /opt/bookstack-backup
|
||||
rm -rf ${RELEASE}.zip
|
||||
rm -rf BookStack-${RELEASE}
|
||||
rm -rf ~/${RELEASE}.zip
|
||||
rm -rf ~/BookStack-${RELEASE}
|
||||
msg_ok "Cleaned"
|
||||
|
||||
msg_ok "Updated Successfully"
|
||||
|
Loading…
Reference in New Issue
Block a user