mirror of
https://github.com/AG7GN/nexus-utilities.git
synced 2025-06-01 06:10:13 -07:00
Bug Fixes
This commit is contained in:
parent
83ca82d5eb
commit
97921f4770
@ -78,7 +78,7 @@
|
|||||||
#%
|
#%
|
||||||
#================================================================
|
#================================================================
|
||||||
#- IMPLEMENTATION
|
#- IMPLEMENTATION
|
||||||
#- version ${SCRIPT_NAME} 1.2.6
|
#- version ${SCRIPT_NAME} 1.2.7
|
||||||
#- 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
|
||||||
@ -197,7 +197,6 @@ typeset -A ARRAY_OPTS
|
|||||||
ARRAY_OPTS=(
|
ARRAY_OPTS=(
|
||||||
[help]=h
|
[help]=h
|
||||||
[version]=v
|
[version]=v
|
||||||
[man]=h
|
|
||||||
[command]=c
|
[command]=c
|
||||||
[timestamp]=t
|
[timestamp]=t
|
||||||
[wait]=w
|
[wait]=w
|
||||||
|
@ -1 +1 @@
|
|||||||
VERSION="2.1.14"
|
VERSION="2.1.15"
|
Loading…
x
Reference in New Issue
Block a user