mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
add missing "
This commit is contained in:
parent
e7d3bd1774
commit
574b5a264f
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ ynh_secure_remove --file="$install_dir/build"
|
||||||
#ynh_secure_remove --file="$install_dir/build_ldap"
|
#ynh_secure_remove --file="$install_dir/build_ldap"
|
||||||
|
|
||||||
ynh_script_progression --message="Building app..."
|
ynh_script_progression --message="Building app..."
|
||||||
pushd $install_dir/live"
|
pushd "$install_dir/live"
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
#ynh_exec_warn_less $ynh_npm install sandboxed-module@latest
|
#ynh_exec_warn_less $ynh_npm install sandboxed-module@latest
|
||||||
npm ci --quiet
|
npm ci --quiet
|
||||||
|
|
Loading…
Add table
Reference in a new issue