added scripts

This commit is contained in:
2022-09-27 14:14:27 +02:00
parent 96c7e6b0e1
commit fbaa0aeedc
5 changed files with 194 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
function connectToServer () {
ssh alex@65.21.140.171
}
function connectToWorkServer () {
ssh alex@192.168.74.29
}