1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2024-09-03 19:56:27 +02:00
This commit is contained in:
Thomas 2024-02-11 09:33:41 +01:00 committed by GitHub
parent e81947968d
commit f8ff95607e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,12 +109,12 @@ cp "$install_dir/build/server-ce/config/custom-environment-variables.json" "$ins
#temporary workaround to update patches #temporary workaround to update patches
pushd "$install_dir/build_ldap/sharelatex_diff" 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 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 popd
pushd "$install_dir/build_ldap/sharelatex_diff" 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 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 popd