From ac0f05dcd0e086d8f185b96d167f2b416a2e33d4 Mon Sep 17 00:00:00 2001 From: Ape Mithrandir Date: Sun, 17 Mar 2024 06:33:43 +0000 Subject: [PATCH] Update Bisq Headless GUIDE.md --- headless-bisq/GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headless-bisq/GUIDE.md b/headless-bisq/GUIDE.md index 8544b2a..c2392cc 100644 --- a/headless-bisq/GUIDE.md +++ b/headless-bisq/GUIDE.md @@ -120,7 +120,7 @@ Now head exit from your headless client and get back into terminal for your host xpra attach ssh:username@{headless-ip}:10 ``` -This should hopefully make your Bisq instance pop up on the host machine in all it's glory. You can now create an offer and then keep that offer running on the server and shudown your host machine. Just use `CTRL+C` in the terminal window where you ran `xpra attach ssh:username@{headless-ip}:100`. Happy trading! +This should hopefully make your Bisq instance pop up on the host machine in all it's glory. You can now create an offer and then keep that offer running on the server and shudown your host machine. Just use `CTRL+C` in the terminal window where you ran `xpra attach ssh:username@{headless-ip}:10`. Happy trading! ### Troubleshooting #### XPRA folder Permissions