fix brace

This commit is contained in:
tschettervictor
2024-12-31 15:00:12 -07:00
committed by GitHub
parent 7a621b2e1a
commit 4bc76d5064

View File

@@ -205,6 +205,7 @@ target_all_jails() {
fi fi
done done
export JAILS export JAILS
}
checkyesno() { checkyesno() {
## copied from /etc/rc.subr -- cedwards (20231125) ## copied from /etc/rc.subr -- cedwards (20231125)