Commit Graph

5 Commits

Author SHA1 Message Date
Robert de Rooy
694cc766a4 Cleanup Bash scripts.
This makes them pass shellcheck. Except for a few unused
export warnings.

I also wonder if the majority of these files should be
in the root of the project, or should be moved to "build-scripts"
(or should still even exist).

a few minor changes

one more minor changes
2023-04-15 15:53:08 +02:00
Jookia
b3fa848f0f Replace '/bin/bash' with '/usr/bin/env bash' in shebangs
This should hopefully help portability with BSDs.
2022-12-12 17:52:27 +08:00
Jookia
1511aa1f02 update-version-number: Make executable 2022-07-23 14:04:28 +10:00
Jookia
d61a32fcbd update-version-number: Fix MyAppVersion not escaping quotes 2022-07-23 14:04:28 +10:00
Wengier
9ee5393b5e update version number script 2022-06-10 17:00:07 -04:00