We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc0abd commit c6592faCopy full SHA for c6592fa
python-espnet/runner-scripts/bootstrap.sh
@@ -4,9 +4,4 @@ cp -rp /home/work/id_container /home/work/.ssh/id_rsa
4
cat /home/work/.ssh/authorized_keys > /home/work/.ssh/id_rsa.pub
5
chown work.work /home/work/.ssh/id_rsa.pub
6
chmod 644 /home/work/.ssh/id_rsa.pub
7
-# Default ssh client config
8
-cat <<EOF >> /home/work/.ssh/config
9
-Port 2200
10
-EOF
11
-chown work.work /home/work/.ssh/config
12
0 commit comments