Skip to content

Commit

Permalink
rm: be non-interactive if forcing
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
  • Loading branch information
89luca89 committed Feb 27, 2024
1 parent fa59d45 commit 60f387f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distrobox-rm
Original file line number Diff line number Diff line change
@@ -166,6 +166,7 @@ while :; do
;;
-f | --force)
force=1
non_interactive=1
shift
;;
-Y | --yes)

0 comments on commit 60f387f

Please sign in to comment.