1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chitchatter_ynh.git synced 2024-09-03 18:15:59 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-01-24 17:22:33 +01:00
parent d27cbeb5b3
commit d7965e7f43

View file

@ -105,7 +105,7 @@ pushd $final_path
#ynh_exec_warn_less npm run build
ynh_exec_warn_less $ynh_npm install -g npm@latest serve
ynh_exec_warn_less $ynh_npm install
ynh_exec_warn_less $ynh_npm build
ynh_exec_warn_less $ynh_npm run build
popd
#=================================================