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"