mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
7 lines
274 B
Text
7 lines
274 B
Text
-- $Id: README,v 1.4 2012/12/02 18:52:52 tom Exp $
|
|
|
|
You can set the environment-variable DIALOG to whatever program you
|
|
want to check. Default is "dialog".
|
|
|
|
Use "export DIALOG=/usr/bin/dialog" for sh or "setenv DIALOG ../dialog" for csh
|
|
to test the /usr/bin/dialog program.
|