diff options
Diffstat (limited to 'examples/psshd.profile.sh')
-rw-r--r-- | examples/psshd.profile.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/psshd.profile.sh b/examples/psshd.profile.sh index f1141c6..5713d53 100644 --- a/examples/psshd.profile.sh +++ b/examples/psshd.profile.sh @@ -2,4 +2,3 @@ # proxy on port 8001, and using port 9010 for management. Goes nicely in a # ~/.profile or ~/.bash_profile script. psshd 9010 -fN -D 8001 myvps - |