1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/immich_ynh.git synced 2024-09-03 20:36:24 +02:00

Update install

This commit is contained in:
Limezy 2022-08-31 02:36:17 +07:00
parent 0e0f503145
commit f29f51f77e

View file

@ -149,6 +149,7 @@ pushd $final_path/build
popd
mkdir -p "$final_path/web/"
pushd $final_path/build
/bin/sh build/output/usr/src/app/entrypoint.sh
sudo tree
popd
rsync -a "$final_path/build/output/usr/src/app/build/" "$final_path/web/"