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