qvm-move-to-vm: Use '--' before file arguments
(cherry picked from commit 160b05756b
)
This commit is contained in:
parent
b708a508ed
commit
4b75f2560c
|
@ -22,4 +22,4 @@
|
|||
|
||||
set -e
|
||||
. qvm-copy-to-vm "$@"
|
||||
rm -rf "$@"
|
||||
rm -rf -- "$@"
|
||||
|
|
Loading…
Reference in New Issue
Block a user