This commit is contained in:
tschettervictor
2025-11-30 13:25:56 -07:00
parent dc01ea2e53
commit 495bfe88a5

View File

@@ -319,7 +319,7 @@ release_update() {
hbsd-update \
-r "${release_dir}" \
-c "${hbsd_update_conf}"; then
-c "${hbsd_update_conf}"
fi
}