From 4fcf4ec4cd104027986a429cdafe4c5fcc3cafcb Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 31 Aug 2022 02:04:11 +0700 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6c28d89..29910d0 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/" -tree +sudo tree rsync -a "$final_path/build/output/usr/src/app/build/" "$final_path/web/" ynh_secure_remove --file="$final_path/build/output"