added shebang
Forgot about the shebang..
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
### If not in PATH, set full path. Else just "regctl"
|
||||
regbin="regctl"
|
||||
SearchName="$1"
|
||||
|
Reference in New Issue
Block a user