File size: 79 Bytes
990c807 |
1 2 3 4 |
#!/bin/bash
ssh -i group_key -p 22003 student-admin@paffenroth-23.dyn.wpi.edu
|
990c807 |
1 2 3 4 |
#!/bin/bash
ssh -i group_key -p 22003 student-admin@paffenroth-23.dyn.wpi.edu
|