Change all scripts to use the BASH interpreter, as some SH versions do not

handle a lot of things correctly.
This commit is contained in:
Sam Hardeman 2025-12-31 16:06:50 +01:00
parent e3a2efdb43
commit 33ca0e1422
11 changed files with 30 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# A simple utility that waits for a file to become available, infinitely
LD_INTERNAL=1