diff --git a/scripts/install b/scripts/install index e7701b5..a2ed5a7 100755 --- a/scripts/install +++ b/scripts/install @@ -104,7 +104,7 @@ sed -iE "s%'-synctex=1',%'-synctex=1', '-shell-escape',%g" $install_dir/live/ser cp "$install_dir/build_ldap/ldap-overleaf-sl/sharelatex/settings.pug" "$install_dir/live/services/web/app/views/user/settings.pug" cp "$install_dir/build_ldap/ldap-overleaf-sl/sharelatex/navbar.pug" "$install_dir/live/services/web/app/views/layout/navbar.pug" cp "$install_dir/build_ldap/ldap-overleaf-sl/sharelatex/admin-sysadmin.pug" "$install_dir/live/services/web/app/views/admin/index.pug" -ynh_secure_remove --file="$install_dir/live/services/web/app/views/admin/register.pug" +#ynh_secure_remove --file="$install_dir/live/services/web/app/views/admin/register.pug" ynh_secure_remove --file="$install_dir/live/services/web/app/views/project/editor/review-panel.pug" touch "$install_dir/live/services/web/app/views/project/editor/review-panel.pug"