mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Fixed data folder not existing
This commit is contained in:
@@ -56,6 +56,7 @@ function update_script() {
|
||||
msg_ok "Setup DiscoPanel"
|
||||
|
||||
msg_info "Restoring Data"
|
||||
mkdir -p /opt/discopanel/data
|
||||
cp -r /opt/discopanel_backup_last/* /opt/discopanel/data/
|
||||
msg_ok "Restored Data"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user