From 5866a7e8a0e136867ae6a93602716a79c20c5004 Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 31 Aug 2022 11:20:29 +0700 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 5c30f21..536320a 100755 --- a/scripts/install +++ b/scripts/install @@ -135,7 +135,7 @@ ynh_script_progression --message="Making install..." # Install immich server pushd $final_path/build detect_arch - ./docker-image-extract altran1502/immich-server:$IMMICH_SERVER_VERSION + ./docker-image-extract altran1502/immich-server:$IMMICH_SERVER_VERSION 2>&1 popd mkdir -p "$final_path/server/dist/" mkdir -p "$final_path/server/node_modules/"