mirror of
https://github.com/YunoHost-Apps/petrolette_ynh.git
synced 2024-09-03 19:56:26 +02:00
fix upgrade script
This commit is contained in:
parent
438ddd3676
commit
994f8b35c2
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ ynh_script_progression --message="Upgrading the app..." --weight=5
|
|||
|
||||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
ynh_exec_as $app $ynh_node_load_PATH $ynh_npm update
|
||||
ynh_npm install
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue