diff --git a/allow-remote-connection.sh b/allow-remote-connection.sh index a7d54cc..02aad0f 100755 --- a/allow-remote-connection.sh +++ b/allow-remote-connection.sh @@ -1,2 +1,2 @@ #!/bin/sh -ssh -R 23456:localhost:22 -N molgen@geniux.molgen.mpg.de +ssh -R 23456:localhost:22 -N geniux.molgen.mpg.de