1
0
Fork 0
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:
Tobias Ollive 2021-04-07 16:30:09 +02:00
parent b814fe3505
commit b3234bd853

View file

@ -85,7 +85,7 @@ ynh_script_progression --message="Upgrading the app..." --weight=5
pushd $final_path pushd $final_path
ynh_use_nodejs ynh_use_nodejs
ynh_npm update ynh\_exec\_as $app $ynh\_node\_load\_PATH $ynh\_npm update
popd popd
#================================================= #=================================================