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:
parent
d6ee06d627
commit
efe33a3a7a
1 changed files with 1 additions and 1 deletions
|
@ -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/"
|
||||
|
|
Loading…
Add table
Reference in a new issue