Use bash not sh for util scripts

This commit is contained in:
rubenwardy
2023-12-15 23:49:54 +00:00
parent 4ef3aae193
commit e6bba7d8a2
8 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Hot/live reload - only works in debug mode