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 " ###############################