sspark
2022-09-17 665ebe32543a7b5acf125e7e7a1a8965437d1ac8
fix ssh tunnel issue
1 files modified
1 ■■■■ changed files
gwinstall.sh 1 ●●●● patch | view | raw | blame | history
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