mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -04:00
6 lines
43 B
Text
6 lines
43 B
Text
|
|
# $FreeBSD$
|
||
|
|
true() {
|
||
|
|
false
|
||
|
|
}
|
||
|
|
command true
|