mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-18 22:15:46 +01:00
2a3e3873a1
Level up WARNS
4 lines
145 B
Bash
Executable File
4 lines
145 B
Bash
Executable File
#!/bin/sh
|
|
# $Id: dft-extra,v 1.2 2012/07/03 09:44:02 tom Exp $
|
|
DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --default-button extra" "$@"
|