We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56817ba commit 8651abdCopy full SHA for 8651abd
1 file changed
ct/immich.sh
@@ -97,7 +97,7 @@ EOF
97
msg_ok "Updated Intel OpenVINO dependencies"
98
fi
99
100
- rm ./Dockerfile
+ rm -f ./Dockerfile
101
if [[ -f ~/.immich_library_revisions ]]; then
102
libraries=("libjxl" "libheif" "libraw" "imagemagick" "libvips")
103
cd "$BASE_DIR"
0 commit comments