Compare commits
1 Commits
v0.2.9
...
fix/issue-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
836fde07fc |
@@ -479,10 +479,6 @@ cmd_destroy() {
|
||||
local target="${1:-}"
|
||||
local force=false
|
||||
|
||||
if [ "$target" = "--base" ]; then
|
||||
target=""
|
||||
fi
|
||||
|
||||
if [ "$2" = "-y" ]; then
|
||||
force=true
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user