mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-23 17:14:44 +00:00
dashy: fix restore (#14527)
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ function update_script() {
|
|||||||
msg_ok "Updated Dashy"
|
msg_ok "Updated Dashy"
|
||||||
|
|
||||||
msg_info "Restoring conf.yml"
|
msg_info "Restoring conf.yml"
|
||||||
cp -R /opt/dashy_conf_backup.yml /opt/dashy/user-data
|
cp /opt/dashy_conf_backup.yml /opt/dashy/user-data/conf.yml
|
||||||
msg_ok "Restored conf.yml"
|
msg_ok "Restored conf.yml"
|
||||||
|
|
||||||
msg_info "Cleaning"
|
msg_info "Cleaning"
|
||||||
|
|||||||
Reference in New Issue
Block a user