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
dbd41bfcac
commit
1d3a5bc529
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ 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
|
||||
rm vite.config.js
|
||||
# rm vite.config.js
|
||||
# ynh_add_config --template="../conf/vite.config.js" --destination="$final_path/build/output/usr/src/app/vite.config.js"
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue