Files
ladybird/Meta
Linus Groh 7ad31651bd Meta: Use a bash shebang for text-to-cpp-string.sh
Previously we had /bin/sh, which might be bash but is run in POSIX mode
on some systems, causing read -r to not work correctly and inserting
newlines when encountering literal "\n" in the source.

Fixes #5040.
2021-01-22 18:41:08 +01:00
..
2021-01-17 20:30:31 +01:00
2020-05-14 20:15:18 +02:00
2021-01-22 17:44:05 +01:00
2020-11-25 20:50:22 +01:00
2021-01-01 23:43:44 +01:00