From 9cda1a86807658c0d4808938c6023d07f52ab5da Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 21 Aug 2025 07:44:26 -0400 Subject: [PATCH] Immich: hotfix - revert 7035 (#7054) --- ct/immich.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/immich.sh b/ct/immich.sh index 2ced309c8..76cf211cf 100644 --- a/ct/immich.sh +++ b/ct/immich.sh @@ -148,7 +148,6 @@ EOF export SHARP_FORCE_GLOBAL_LIBVIPS=true $STD npm install sharp rm -rf "$APP_DIR"/node_modules/@img/sharp-{libvips*,linuxmusl-x64} - mv "$INSTALL_DIR"/start.sh "$APP_DIR"/bin msg_ok "Updated ${APP} web and microservices" cd "$SRC_DIR"/machine-learning