1.5.0 (2)

This commit is contained in:
Michael Stanclift 2020-05-28 12:57:40 -05:00
parent dcb02f84b1
commit 1d5fecc249

View File

@ -703,6 +703,8 @@ case $# in
version)
TASKTYPE='VERSION'
echo -e "\r${GOOD} ${MESSAGE}"
show_version
exit_nochange
;;