mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-03-03 12:31:07 +01:00
sed does not accept multiline strings in its replacement text. Let's replace newlines with literal "\n" in modify_files()
sed does not accept multiline strings in its replacement text. Let's replace newlines with literal "\n" in modify_files()