Hash-Bang update
Modify Hash-Bang so other *nix systems load the bash enviorment instead of hard code bash path.
This commit is contained in:
parent
c11a244cc6
commit
fa783f0a8a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
usage()
|
usage()
|
||||||
{
|
{
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue