lyctl.sh - fixed the shebang
This commit is contained in:
parent
4e3c70e280
commit
f418061c22
2
perl-script/conf/lyctl.sh
Normal file → Executable file
2
perl-script/conf/lyctl.sh
Normal file → Executable file
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/local/bin/bash
|
||||||
|
|
||||||
ACMD="$1"
|
ACMD="$1"
|
||||||
ARGV="$@"
|
ARGV="$@"
|
||||||
|
Loading…
Reference in New Issue
Block a user