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