small change in the default dialog options

This commit is contained in:
KatolaZ 2017-01-13 21:37:12 +00:00
parent 9ebc865b45
commit fcc309fba9
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ VERSION=0.2.1
TOPSTR="setnet-${VERSION} [user: $(id -run)]"
DIALOG="dialog --backtitle \"${TOPSTR}\" "
DIALOG="dialog --backtitle \"${TOPSTR}\" --clear "
###############################