summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-01-13 21:37:12 +0000
committerKatolaZ <katolaz@freaknet.org>2017-01-13 21:37:12 +0000
commitfcc309fba90e94e4da432f9582805a828368c8ff (patch)
tree6d16a7c28a3295c6f80521b6809e5e7302536ad1
parent9ebc865b454727ba8cc73fbb341fa742d72625a8 (diff)
small change in the default dialog options
-rwxr-xr-xsetnet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setnet.sh b/setnet.sh
index 1400319..7386c42 100755
--- a/setnet.sh
+++ b/setnet.sh
@@ -33,7 +33,7 @@ VERSION=0.2.1
TOPSTR="setnet-${VERSION} [user: $(id -run)]"
-DIALOG="dialog --backtitle \"${TOPSTR}\" "
+DIALOG="dialog --backtitle \"${TOPSTR}\" --clear "
###############################