diff options
| author | KatolaZ <katolaz@freaknet.org> | 2017-01-13 21:37:12 +0000 | 
|---|---|---|
| committer | KatolaZ <katolaz@freaknet.org> | 2017-01-13 21:37:12 +0000 | 
| commit | fcc309fba90e94e4da432f9582805a828368c8ff (patch) | |
| tree | 6d16a7c28a3295c6f80521b6809e5e7302536ad1 | |
| parent | 9ebc865b454727ba8cc73fbb341fa742d72625a8 (diff) | |
small change in the default dialog 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 "  ############################### | 
