new: remarkable/gemini sync
This commit is contained in:
parent
cea84294d3
commit
766edf680a
1 changed files with 6 additions and 0 deletions
6
remarkable-sync.sh
Executable file
6
remarkable-sync.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
offpunk.py --sync
|
||||
rsync -r --copy-links ~/remarkable/ root@192.168.1.157:~/sync
|
Loading…
Add table
Reference in a new issue