mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-05-17 21:31:41 -04:00
This commit refactors all the shell scripts to use `#!/usr/bin/env bash` instead of `#!/bin/bash`. This change ensures that the scripts will run with the system's default Bash interpreter, even if it is not located at the standard `/bin/bash` path.
4.4 KiB
4.4 KiB