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
ccfc3e5f3d
commit
dfe993d891
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ ynh_secure_remove --file="$final_path/build/output"
|
||||||
# Install immich machine learning
|
# Install immich machine learning
|
||||||
pushd $final_path/build
|
pushd $final_path/build
|
||||||
detect_arch
|
detect_arch
|
||||||
./docker-image-extract altran1502/immich-machine-learning:$IMMICH_ML_VERSION
|
./docker-image-extract altran1502/immich-machine-learning:$IMMICH_ML_VERSION 2>&1
|
||||||
popd
|
popd
|
||||||
mkdir -p "$final_path/ml/dist/"
|
mkdir -p "$final_path/ml/dist/"
|
||||||
mkdir -p "$final_path/ml/node_modules/"
|
mkdir -p "$final_path/ml/node_modules/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue