1
0

server-custom 152 B

12345678
  1. #!/usr/bin/fish
  2. # SSH
  3. ## Config server
  4. sudo cp --update ./Templates/sshd_config /etc/ssh/
  5. cp --update ./Templates/authorized_keys /home/jovian/.ssh/