summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 "
###############################