mirror of
https://github.com/YunoHost-Apps/ethercalc_ynh.git
synced 2024-09-03 18:26:36 +02:00
verify cache
This commit is contained in:
parent
f908e90517
commit
50d8133109
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ ynh_script_progression --message="Building EtherCalc... (this will take some tim
|
|||
|
||||
pushd "$install_dir"
|
||||
ynh_use_nodejs
|
||||
$ynh_npm cache verify
|
||||
$ynh_npm cache clean --force
|
||||
ynh_exec_warn_less npm i -g ethercalc
|
||||
ynh_exec_warn_less npm i zappajs
|
||||
popd
|
||||
|
|
Loading…
Add table
Reference in a new issue