mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
5 lines
61 B
Text
5 lines
61 B
Text
# $FreeBSD$
|
|
set -e
|
|
if false; then
|
|
elif false; false; then
|
|
fi
|