This commit is contained in:
Jeremiah Ticket 2018-07-27 10:14:31 -08:00
commit d6878f17b0
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ if [[ $# -eq 0 ]]; then
--no-tags \
--menu "Select tuning" 0 0 0 \
$(for i in ${!tuning[@]} ; do echo "$i";echo "$i";done) --stdout)
[[ -z $1 ]] && exit 0
fi
[ $# -gt 1 ] && show_help