From d43efaf39cd84b6bcdd16080d0584e7cec23564e Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 31 Aug 2022 01:51:17 +0700 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4808644..76be35f 100755 --- a/scripts/install +++ b/scripts/install @@ -148,7 +148,7 @@ pushd $final_path/build ./docker-image-extract altran1502/immich-web:$IMMICH_WEB_VERSION popd mkdir -p "$final_path/web/" -rsync -a "$final_path/build/output/usr/src/app/build/index.js" "$final_path/web/" +rsync -a "$final_path/build/output/usr/src/app/build/" "$final_path/web/" ynh_secure_remove --file="$final_path/build/output" # Install immich machine learning