diff options
| -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 |