mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
fix incorrect shasum?
This commit is contained in:
parent
b37d64ba19
commit
4299c1f201
1 changed files with 1 additions and 1 deletions
|
@ -118,8 +118,8 @@ ynh_secure_remove --file="$install_dir/build_ldap"
|
|||
|
||||
pushd "$install_dir/live"
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less $ynh_npm install -g npm@7.24.2
|
||||
ynh_exec_warn_less $ynh_npm install sandboxed-module@latest
|
||||
ynh_exec_warn_less $ynh_npm install -g npm@7.24.2
|
||||
npm ci
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue