This commit is contained in:
Alexandre
2023-09-21 20:17:43 +02:00
parent 750ae80ce9
commit 4575a03c95
5 changed files with 69 additions and 143 deletions

View File

@@ -30,3 +30,5 @@ ln -sf "$DATA_LOCATION" /photos
chown -R "$PUID":"$PGID" /photos
mkdir -p "$MACHINE_LEARNING_CACHE_FOLDER" "$TYPESENSE_DATA_DIR"
chown -R "$PUID":"$PGID" "$MACHINE_LEARNING_CACHE_FOLDER"
chown -R "$PUID":"$PGID" "$TYPESENSE_DATA_DIR"