Merge branch 'master' of https://github.com/stormdragon2976/bashtuner
This commit is contained in:
		| @@ -36,6 +36,7 @@ if [[ $# -eq 0 ]]; then | |||||||
|         --no-tags \ |         --no-tags \ | ||||||
|         --menu "Select tuning" 0 0 0 \ |         --menu "Select tuning" 0 0 0 \ | ||||||
|         $(for i in ${!tuning[@]} ; do echo "$i";echo "$i";done) --stdout) |         $(for i in ${!tuning[@]} ; do echo "$i";echo "$i";done) --stdout) | ||||||
|  |     [[ -z $1 ]] && exit 0 | ||||||
| fi | fi | ||||||
|  |  | ||||||
| [ $# -gt 1  ] && show_help | [ $# -gt 1  ] && show_help | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user