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 11:20:29 +07:00
parent 539f5d1a3e
commit 5866a7e8a0

View file

@ -135,7 +135,7 @@ ynh_script_progression --message="Making install..."
# Install immich server # Install immich server
pushd $final_path/build pushd $final_path/build
detect_arch detect_arch
./docker-image-extract altran1502/immich-server:$IMMICH_SERVER_VERSION ./docker-image-extract altran1502/immich-server:$IMMICH_SERVER_VERSION 2>&1
popd popd
mkdir -p "$final_path/server/dist/" mkdir -p "$final_path/server/dist/"
mkdir -p "$final_path/server/node_modules/" mkdir -p "$final_path/server/node_modules/"