hello python3

This commit is contained in:
Christian Rotzoll
2019-04-01 23:19:17 +01:00
parent c741be7483
commit 94f593bab1

View File

@@ -1,2 +1,2 @@
#!/usr/bin/python3
print "hello ssh tunnel"
print("hello ssh tunnel in python3")