fix: backup permissions

This commit is contained in:
uprightbass360
2025-11-09 15:03:17 -05:00
parent 78215687b4
commit 7000f35972
3 changed files with 40 additions and 19 deletions

View File

@@ -396,9 +396,7 @@ reset_remote_post_install_marker(){
run_ssh "mkdir -p '$marker_dir' && rm -f '$marker_path'"
}
if [[ $SKIP_STORAGE -eq 0 ]]; then
reset_remote_post_install_marker
fi
reset_remote_post_install_marker
# Clean up stale Docker resources before loading new images
cleanup_stale_docker_resources