Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhoublue committed Jul 28, 2024
1 parent a4fdefd commit 19204f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdma-tools/image/install-tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ InstallSSH(){
mkdir /root/.ssh
ssh-keygen -t ed25519 -f ~/.ssh/id_spidernet -N ""
cat ~/.ssh/id_spidernet.pub >> ~/.ssh/authorized_keys
service sshd start
service ssh start
}


Expand Down

0 comments on commit 19204f2

Please sign in to comment.