mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 09:52:37 +02:00
BUILD.md replace deprecated cmd qvm-copy-to-vm
qvm-copy-to-vm since a long time doesn't respect the qube name provided. Instead it is enforced by the dom0 policy prompt. This is probably a leftover from a command ran in dom0, where this command actually works.
This commit is contained in:
parent
688bfe056b
commit
ab3293ff70
1 changed files with 3 additions and 1 deletions
4
BUILD.md
4
BUILD.md
|
@ -213,9 +213,11 @@ Overview of the qubes you'll create:
|
|||
sanitization (`dz-dvm`):
|
||||
|
||||
```
|
||||
qvm-copy-to-vm dz-dvm qubes/
|
||||
qvm-copy qubes/*
|
||||
```
|
||||
|
||||
And then choose `dz-dvm` as the target.
|
||||
|
||||
#### In the `dz-dvm` template
|
||||
|
||||
1. Create the directory that will contain the Dangerzone RPC calls, if it does
|
||||
|
|
Loading…
Reference in a new issue