Browse Source

hello python3

sshtunnel
Christian Rotzoll 6 years ago
parent
commit
94f593bab1
  1. 2
      home.admin/config.scripts/internet.sshtunnel.py

2
home.admin/config.scripts/internet.sshtunnel.py

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