1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatgpt-web_ynh.git synced 2024-09-03 18:16:21 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-05-14 12:57:59 +02:00
parent 28883a2e7a
commit c10c6e84f6

View file

@ -34,8 +34,6 @@ ynh_script_progression --message="Upgrading system configurations related to $ap
ynh_add_nginx_config
yunohost service add $app --description="ChatGPT web interface" --log="/var/log/$app/$app.log"
pushd "$install_dir"
ynh_use_nodejs
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH npm ci