From 54118b0f69338c9f5b895d4ece844c314247c242 Mon Sep 17 00:00:00 2001 From: Ape Mithrandir <99969638+apemithrandir@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:31:48 +0000 Subject: [PATCH] Update GUIDE.md --- public-electrum-server/GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public-electrum-server/GUIDE.md b/public-electrum-server/GUIDE.md index 1949e98..9aa67b1 100644 --- a/public-electrum-server/GUIDE.md +++ b/public-electrum-server/GUIDE.md @@ -45,7 +45,7 @@ sudo vim /etc/systemd/system/ssh-tunnel.service ``` Here is a template of this `.service` file: -```bash +```unit [Unit] Description=Remote SSH tunnel for multiple TCP applications After=network.target