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