mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
5 lines
41 B
Text
5 lines
41 B
Text
|
|
# $FreeBSD$
|
||
|
|
set -e
|
||
|
|
false && false
|
||
|
|
exit 0
|