Loading .ssh/forward +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ SSH_DIR=`dirname $0` HOST=$1 PORT=$2 set $SSH_DIR/ssh -W $1:$2 $3 set ssh -W $1:$2 $3 for PYTHON in python3.7 python3.6 python3.5 python3.4 python3.3 python3 \ python2.7 python2 python Loading Loading
.ssh/forward +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ SSH_DIR=`dirname $0` HOST=$1 PORT=$2 set $SSH_DIR/ssh -W $1:$2 $3 set ssh -W $1:$2 $3 for PYTHON in python3.7 python3.6 python3.5 python3.4 python3.3 python3 \ python2.7 python2 python Loading