diff --git a/ct/immich.sh b/ct/immich.sh index 89f0bf09c..f35a3d505 100644 --- a/ct/immich.sh +++ b/ct/immich.sh @@ -97,7 +97,7 @@ EOF msg_ok "Updated Intel OpenVINO dependencies" fi fi - rm ./Dockerfile + rm -f ./Dockerfile if [[ -f ~/.immich_library_revisions ]]; then libraries=("libjxl" "libheif" "libraw" "imagemagick" "libvips") cd "$BASE_DIR"