From 766edf680a65be0bdf3fb6b9d68b459730298334 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Tue, 24 May 2022 11:52:40 -0700 Subject: [PATCH] new: remarkable/gemini sync --- remarkable-sync.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 remarkable-sync.sh diff --git a/remarkable-sync.sh b/remarkable-sync.sh new file mode 100755 index 0000000..2bcbd7a --- /dev/null +++ b/remarkable-sync.sh @@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +set -e + +offpunk.py --sync +rsync -r --copy-links ~/remarkable/ root@192.168.1.157:~/sync