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:
parent
28883a2e7a
commit
c10c6e84f6
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue