From 7d97affb78f173df9e8c140bc020aa8ae8c42efb Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 1 Dec 2019 16:58:39 -0800 Subject: rename remote --- eml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eml b/eml index 2cb2b11..2f034eb 100755 --- a/eml +++ b/eml @@ -37,8 +37,8 @@ case "$1" in count ;; "sync") - ssh lithium eml all - muchsync -vv hidor-kahih + ssh dev.simatime.com eml all + muchsync -vv dev.simatime.com ;; "-h"|"--help") echo "usage: $(basename $0) [in|out|new|tag|all|sync]" -- cgit v1.2.3