mirror of
https://github.com/iio612/immich-native.git
synced 2026-04-14 10:51:06 +00:00
Ensure machine-learning/start.sh is executable
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
@@ -171,6 +171,7 @@ exec gunicorn app.main:app \
|
||||
--keep-alive "\$MACHINE_LEARNING_HTTP_KEEPALIVE_TIMEOUT_S" \
|
||||
--graceful-timeout 0
|
||||
EOF
|
||||
chmod 700 $APP/machine-learning/start.sh
|
||||
|
||||
# Migrate env file
|
||||
if [ -e "$IMMICH_PATH/env" ]; then
|
||||
|
||||
Reference in New Issue
Block a user