mirror of
https://github.com/AG7GN/nexus-utilities.git
synced 2025-05-28 04:10:19 -07:00
Fixed parameter option
This commit is contained in:
parent
6e1a7aac1c
commit
1127ab8263
@ -78,7 +78,7 @@
|
||||
#%
|
||||
#================================================================
|
||||
#- IMPLEMENTATION
|
||||
#- version ${SCRIPT_NAME} 1.2.1
|
||||
#- version ${SCRIPT_NAME} 1.2.2
|
||||
#- author Steve Magnuson, AG7GN
|
||||
#- license CC-BY-SA Creative Commons License
|
||||
#- script_id 0
|
||||
@ -189,7 +189,7 @@ declare -i MAX_WAIT=300
|
||||
#============================
|
||||
|
||||
#== set short options ==#
|
||||
SCRIPT_OPTS=':hs:w:t:v-:'
|
||||
SCRIPT_OPTS=':hc:w:t:v-:'
|
||||
|
||||
#== set long options associated with short one ==#
|
||||
typeset -A ARRAY_OPTS
|
||||
|
@ -1 +1 @@
|
||||
VERSION="2.1.1"
|
||||
VERSION="2.1.2"
|
Loading…
x
Reference in New Issue
Block a user