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 12:34:57 +07:00
parent ac9c1fedb7
commit 7e12eb3238

View file

@ -152,6 +152,7 @@ mkdir -p "$final_path/web/"
chown -R $app:$app $final_path/build/output/usr/src/app
pushd $final_path/build/output/usr/src/app
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH npm ci
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH npm run build
# npm config set user 0
# npm config set unsafe-perm true
# sudo /bin/sh entrypoint.sh