updt shebang for portability

This commit is contained in:
mlot
2026-02-13 07:57:06 -05:00
parent aa4bbd3ed5
commit 04f49f589e

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# #
# <Replace with the purpose or description of of this shell script.> # <Replace with the purpose or description of of this shell script.>
# #