1
0
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:
Steve Magnuson 2020-03-14 15:33:05 -07:00
parent 83ca82d5eb
commit 97921f4770
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -1 +1 @@
VERSION="2.1.14" VERSION="2.1.15"