From fcc309fba90e94e4da432f9582805a828368c8ff Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Fri, 13 Jan 2017 21:37:12 +0000 Subject: small change in the default dialog options --- setnet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " ############################### -- cgit v1.2.3