clean confirmation logic

most confirmations previously were fictious
This commit is contained in:
Emile Clark-Boman 2026-01-07 22:04:16 +10:00
parent b366820ddf
commit e807e39676
2 changed files with 12 additions and 5 deletions

View file

@ -48,7 +48,6 @@ while [[ $# -gt 0 ]]; do
shift
FORCE=true
;;
-*)
throw-badflag 1 "$ARG"
;;