diff options
author | Ben Sima <ben@bsima.me> | 2019-12-01 16:58:39 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-12-01 16:59:13 -0800 |
commit | 7d97affb78f173df9e8c140bc020aa8ae8c42efb (patch) | |
tree | 8f6daecfd45bc0f6b3b0291cf8a7aeda0127d3fb | |
parent | 5bfb6af6c052decb1a5acf37a05d5144d5cf5ada (diff) |
rename remote
-rwxr-xr-x | eml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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]" |