Fixing typing error, thanks to Peter Skogström <peter.skogstrom@bitrunner.com>.
This commit is contained in:
parent
b1d10e6a28
commit
4ff18b78b6
|
@ -29,7 +29,7 @@ Arguments ()
|
||||||
shift
|
shift
|
||||||
;;
|
;;
|
||||||
|
|
||||||
-c|-conffile)
|
-c|--conffile)
|
||||||
LH_CONFFILE="${2}"
|
LH_CONFFILE="${2}"
|
||||||
shift 2
|
shift 2
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue