From 741a6e36a2794944bc4b70c1432194a036384e13 Mon Sep 17 00:00:00 2001
From: sspark <sspark@onioi.com>
Date: Wed, 01 Feb 2023 02:11:23 +0000
Subject: [PATCH] rel 0.9.7
---
gwinstall.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/gwinstall.sh b/gwinstall.sh
index be858b7..48b423b 100755
--- a/gwinstall.sh
+++ b/gwinstall.sh
@@ -31,6 +31,7 @@
" | sudo tee /etc/systemd/system/tunnel.service > /dev/null
sudo systemctl daemon-reload
+ sudo systemctl stop tunnel
sudo systemctl start tunnel
sudo systemctl enable tunnel
sudo systemctl status tunnel
--
Gitblit v1.9.3