1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00

Update install

This commit is contained in:
Éric Gaspar 2024-05-12 22:49:55 +02:00
parent 210a0318fa
commit 429adedd66

View file

@ -116,7 +116,7 @@ popd
if [ $mypads -eq 1 ]
then
ynh_script_progression --message="Tweaking mypad configuration..." --weight=1
ynh_script_progression --message="Tweaking MyPad configuration..." --weight=1
# Add a link to Etherpad to allow anonymous pads creation from MyPads.
ynh_replace_string --match_string="^ *\"DESCRIPTION\": .*</ul>" --replace_string="&<a href=../>Pads anonymes</a>" --target_file=$install_dir/node_modules/ep_mypads/static/l10n/fr.json