summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2021-04-17 04:38:50 +0200
committerache <ache@ache.one>2021-04-17 04:38:50 +0200
commit740cea92230a559304797bed91f855e8ac7d7220 (patch)
treea922040b68b6adab5696533d6da2db2792db6e81
parentDelete pacman sudo's (diff)
Update reverse SSH mail.ache.one
-rw-r--r--functions/rv.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/rv.fish b/functions/rv.fish
index 394fd59..019ab8d 100644
--- a/functions/rv.fish
+++ b/functions/rv.fish
@@ -1 +1 @@
-alias rv='ssh achessh@mail.ache.one -p 21 -R 60065:localhost:22 -fN'
+alias rv='ssh ache@mail.ache.one -p 22 -R 60065:localhost:22 -fN'