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