piframe/docs/rclone.md

10 lines
221 B
Markdown
Raw Permalink Normal View History

2020-08-01 00:30:15 +00:00
# rclone
The below will setup ```rclone``` for picture sync. This is wholly optional if you prefer another method of synchronizing photos to your PiFrame.
``` sh
curl https://rclone.org/install.sh | bash
```