mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-12-10 21:49:00 -05:00
Update Qubes/Whonix install for individual files (#1739)
This commit is contained in:
parent
fe3283f3b0
commit
050e6b907a
4 changed files with 23 additions and 32 deletions
|
|
@ -25,17 +25,17 @@ $ bash 0.0-dom0.sh && bash 0.1-dom0.sh && bash 0.2-dom0.sh
|
|||
|
||||
|
||||
## **Build TemplateVM**
|
||||
### *Via Binary Archive*
|
||||
### *Via Package*
|
||||
#### **In `haveno-template` `TemplateVM`:**
|
||||
|
||||
```shell
|
||||
% sudo bash QubesIncoming/dispXXXX/1.0-haveno-templatevm.sh "<PACKAGE_ARCHIVE_URL>" "<PACKAGE_PGP_FINGERPRINT>"
|
||||
% sudo bash QubesIncoming/dispXXXX/1.0-haveno-templatevm.sh "<PACKAGE_URL>" "<PACKAGE_PGP_FINGERPRINT>"
|
||||
```
|
||||
|
||||
<p style="text-align: center;">Example:</p>
|
||||
|
||||
```shell
|
||||
% sudo bash 1.0-haveno-templatevm.sh "https://github.com/havenoexample/haveno-example/releases/download/v1.0.18/haveno-linux-deb.zip" "ABAF11C65A2970B130ABE3C479BE3E4300411886"
|
||||
% sudo bash 1.0-haveno-templatevm.sh "https://github.com/havenoexample/haveno-example/releases/download/1.1.1/haveno-v1.1.1-linux-x86_64-installer.deb" "ABAF11C65A2970B130ABE3C479BE3E4300411886"
|
||||
```
|
||||
|
||||
### *Via Source*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue