mirror of
https://github.com/YunoHost-Apps/droppy_ynh.git
synced 2024-09-03 18:26:27 +02:00
Update scripts/upgrade
Co-authored-by: tituspijean <tituspijean@outlook.com>
This commit is contained in:
parent
33331fd1cd
commit
30bec82760
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ then
|
|||
|
||||
pushd "$final_path"
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less ynh_npm install
|
||||
ynh_exec_warn_less $ynh_npm install
|
||||
popd
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue