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:
parent
85ae3a1a7b
commit
4f89e234d5
1 changed files with 2 additions and 0 deletions
|
@ -149,6 +149,8 @@ pushd $final_path/build
|
|||
popd
|
||||
mkdir -p "$final_path/web/"
|
||||
pushd $final_path/build/output/usr/src/app
|
||||
npm config set user 0
|
||||
npm config set unsafe-perm true
|
||||
sudo /bin/sh entrypoint.sh
|
||||
sudo tree
|
||||
popd
|
||||
|
|
Loading…
Add table
Reference in a new issue