1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/immich_ynh.git synced 2024-09-03 20:36:24 +02:00

Update install

This commit is contained in:
Limezy 2022-08-31 08:48:37 +07:00
parent d6ee06d627
commit efe33a3a7a

View file

@ -160,7 +160,7 @@ ynh_secure_remove --file="$final_path/build/output"
# Install immich machine learning
pushd $final_path/build
detect_arch
./docker-image-extract altran1502/immich-web:$IMMICH_ML_VERSION
./docker-image-extract altran1502/immich-machine-learning:$IMMICH_ML_VERSION
popd
mkdir -p "$final_path/ml/dist/"
mkdir -p "$final_path/ml/node_modules/"