diff options
-rwxr-xr-x | setnet.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ VERSION=0.2.1 TOPSTR="setnet-${VERSION} [user: $(id -run)]" -DIALOG="dialog --backtitle \"${TOPSTR}\" " +DIALOG="dialog --backtitle \"${TOPSTR}\" --clear " ############################### |