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
90184c14cb
commit
ac9c1fedb7
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ pushd $final_path/build
|
|||
./docker-image-extract altran1502/immich-web:$IMMICH_WEB_VERSION
|
||||
popd
|
||||
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
|
||||
# npm config set user 0
|
||||
|
|
Loading…
Add table
Reference in a new issue