mosh -> ssh
authorMatthew Owens <matthew@owens.tech>
Thu, 20 Jun 2024 20:17:47 +0000 (21:17 +0100)
committerMatthew Owens <matthew@owens.tech>
Thu, 20 Jun 2024 20:17:47 +0000 (21:17 +0100)
gvps
vps

diff --git a/gvps b/gvps
index 9420b3c..afb9fed 100755 (executable)
--- a/gvps
+++ b/gvps
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-mosh git@owens.tech
+ssh git@owens.tech
diff --git a/vps b/vps
index 1b06640..7d9a20c 100755 (executable)
--- a/vps
+++ b/vps
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-mosh matthew@owens.tech
+ssh matthew@owens.tech