From f8ff95607e613bf21d931f1af8c85433ab1e1afb Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 11 Feb 2024 09:33:41 +0100 Subject: [PATCH] typo --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 292a0fd..0772a91 100755 --- a/scripts/install +++ b/scripts/install @@ -109,12 +109,12 @@ cp "$install_dir/build/server-ce/config/custom-environment-variables.json" "$ins #temporary workaround to update patches pushd "$install_dir/build_ldap/sharelatex_diff" -rm navbar.pub.diff +rm navbar.pug.diff ynh_exec_warn_less wget https://raw.githubusercontent.com/xavion-lux/ldap-overleaf-sl-multiplatform/f2f58191434758a76294e59d5a275dc45a201556/ldap-overleaf-sl/sharelatex_diff/navbar.pug.diff popd pushd "$install_dir/build_ldap/sharelatex_diff" -rm settings.pub.diff +rm settings.pug.diff ynh_exec_warn_less wget https://raw.githubusercontent.com/xavion-lux/ldap-overleaf-sl-multiplatform/f2f58191434758a76294e59d5a275dc45a201556/ldap-overleaf-sl/sharelatex_diff/settings.pug.diff popd