diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2025-05-30 20:11:34 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2025-05-30 20:11:42 +0800 |
commit | 6010e712486acd43b2fe549bf1036a4a5433cc89 (patch) | |
tree | 175080cabb9ec53aa3080f80f8aa213349ca9b7c | |
parent | 6556019a1ae338d9396a537e3dc6c4c87ed5d0b6 (diff) |
Update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -612,6 +612,7 @@ acme.issue() { | |||
612 | acme.sh --issue -d $1 -w $2 | 612 | acme.sh --issue -d $1 -w $2 |
613 | } | 613 | } |
614 | alias recall='cd /srv/recall' | 614 | alias recall='cd /srv/recall' |
615 | alias river='rclone mount r2:/river ~/Downloads/river' | ||
615 | # }}} | 616 | # }}} |
616 | 617 | ||
617 | # vim:fdm=marker fdl=0 | 618 | # vim:fdm=marker fdl=0 |