mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Remove duplicate "cd dangerzone" instruction
This commit is contained in:
parent
3f6437cf66
commit
d1eb4ec76c
1 changed files with 2 additions and 3 deletions
5
BUILD.md
5
BUILD.md
|
@ -213,9 +213,8 @@ The following instructions require typing commands in a terminal in dom0.
|
||||||
cd dangerzone
|
cd dangerzone
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Change to the `dangerzone` folder and copy the Qubes RPC calls into the
|
2. Copy the Qubes RPC calls into the template for the **disposable** qube
|
||||||
template for the **disposable** qube that will be used for document
|
that will be used for document sanitization (`dz-dvm`):
|
||||||
sanitization (`dz-dvm`):
|
|
||||||
|
|
||||||
```
|
```
|
||||||
qvm-copy qubes/*
|
qvm-copy qubes/*
|
||||||
|
|
Loading…
Reference in a new issue