From 3c63492ea4627d7e1e212f16f7b4922549b4f694 Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 31 Aug 2022 01:58:25 +0700 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 76be35f..6c28d89 100755 --- a/scripts/install +++ b/scripts/install @@ -148,6 +148,7 @@ pushd $final_path/build ./docker-image-extract altran1502/immich-web:$IMMICH_WEB_VERSION popd mkdir -p "$final_path/web/" +tree rsync -a "$final_path/build/output/usr/src/app/build/" "$final_path/web/" ynh_secure_remove --file="$final_path/build/output"