mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-30 04:24:43 +00:00
qf: add -f for immich rm
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ EOF
|
|||||||
msg_ok "Updated Intel OpenVINO dependencies"
|
msg_ok "Updated Intel OpenVINO dependencies"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
rm ./Dockerfile
|
rm -f ./Dockerfile
|
||||||
if [[ -f ~/.immich_library_revisions ]]; then
|
if [[ -f ~/.immich_library_revisions ]]; then
|
||||||
libraries=("libjxl" "libheif" "libraw" "imagemagick" "libvips")
|
libraries=("libjxl" "libheif" "libraw" "imagemagick" "libvips")
|
||||||
cd "$BASE_DIR"
|
cd "$BASE_DIR"
|
||||||
|
|||||||
Reference in New Issue
Block a user