This commit is contained in:
Christian Rotzoll
2019-04-02 03:50:08 +01:00
parent 29327b313d
commit 2f68add49d

View File

@@ -126,7 +126,7 @@ if sys.argv[1] == "on":
# final info (can be ignored if run by other script)
print()
print("*** OK - SSH TUNNEL SERVICE DONE SETUP ***")
print("For details see chapter '' in:")
print("See chapter 'How to setup port-forwarding with a SSH tunnel?' in:")
print("https://github.com/rootzoll/raspiblitz/blob/master/FAQ.md")
print("- Tunnel service needs final reboot to start.")
print("- After reboot check logs: sudo journalctl -f -u %s" % (SERVICENAME))