1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/petrolette_ynh.git synced 2024-09-03 19:56:26 +02:00

remove useless \

This commit is contained in:
Tobias Ollive 2021-04-07 17:40:46 +02:00
parent b3234bd853
commit 438ddd3676

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\_exec\_as $app $ynh\_node\_load\_PATH $ynh\_npm update ynh_exec_as $app $ynh_node_load_PATH $ynh_npm update
popd popd
#================================================= #=================================================