Scripts to show dialogs during bash scripts
Commands[0]="echo Enter your command here"
Commands[1]="echo Followed by another command if have some"
Notes[0]="The text of the dialog goes here"
Notes[1]="One line for each command"
source $(dirname $0)/run_commands.sh