mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Remove left behind option argument.
This commit is contained in:
parent
132fbc6213
commit
b261a816bb
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ EOT
|
|||
# Handle command line arguments
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
while getopts ":hvN" opt
|
||||
while getopts ":hv" opt
|
||||
do
|
||||
case $opt in
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue