mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-17 18:07:46 +00:00
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"
|
### If not in PATH, set full path. Else just "regctl"
|
||||||
regbin="regctl"
|
regbin="regctl"
|
||||||
SearchName="$1"
|
SearchName="$1"
|
||||||
|
|||||||
Reference in New Issue
Block a user