mirror of
https://github.com/YunoHost-Apps/petrolette_ynh.git
synced 2024-09-03 19:56:26 +02:00
use exec as
This commit is contained in:
parent
b814fe3505
commit
b3234bd853
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_npm update
|
||||
ynh\_exec\_as $app $ynh\_node\_load\_PATH $ynh\_npm update
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue