diff --git a/usr/local/share/bastille/update.sh b/usr/local/share/bastille/update.sh index bffaa814..24f2d0fe 100644 --- a/usr/local/share/bastille/update.sh +++ b/usr/local/share/bastille/update.sh @@ -319,7 +319,7 @@ release_update() { hbsd-update \ -r "${release_dir}" \ - -c "${hbsd_update_conf}"; then + -c "${hbsd_update_conf}" fi }