mirror of
https://github.com/RasppleII/a2server.git
synced 2025-08-05 12:26:42 +00:00
FWIW the reason why I keep adding shebang lines to these scripts that get sourced (and therefore don't need them) is that it alerts a few text editors that offer syntax highlighting based on magic numbers in files that they are in fact bash scripts and contain bashisms that shouldn't be flagged as errors in strict bourne shells.