mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
remove unnecessary copy command
This commit is contained in:
@@ -37,7 +37,6 @@ function update_script() {
|
||||
|
||||
msg_info "Creating Backup"
|
||||
$STD tar -czf "/opt/${APP}_backup_$(date +%F).tar.gz" /opt/cwa /opt/calibre-web/metadata.db
|
||||
cp dirs.json /opt/dirs.json.bak # not sure if necessary
|
||||
msg_ok "Backup Created"
|
||||
|
||||
msg_info "Updating $APP to v${RELEASE}"
|
||||
|
||||
Reference in New Issue
Block a user