mirror of
https://github.com/89luca89/distrobox.git
synced 2025-02-25 18:55:25 -06:00
rm: be non-interactive if forcing
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
This commit is contained in:
@@ -166,6 +166,7 @@ while :; do
|
||||
;;
|
||||
-f | --force)
|
||||
force=1
|
||||
non_interactive=1
|
||||
shift
|
||||
;;
|
||||
-Y | --yes)
|
||||
|
||||
Reference in New Issue
Block a user