dashy: fix restore (#14527)

This commit is contained in:
Tobias
2026-05-16 22:59:14 +02:00
committed by GitHub
parent b05fd7889b
commit cf56af0834
+1 -1
View File
@@ -48,7 +48,7 @@ function update_script() {
msg_ok "Updated Dashy"
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_info "Cleaning"