geerlingguy / rpi-clone

A shell script to clone a booted disk on a Raspberry Pi.
https://rpi-clone.jeffgeerling.com/
BSD 3-Clause "New" or "Revised" License
172 stars 10 forks source link

Add simple installer for rpi-clone #6

Closed framps closed 4 months ago

framps commented 4 months ago

There is no need to download the whole git repo in order install rpi-clone and rpi-clone-setup.

I created a small installer which just downloads and installs the two scripts in /usr/local/bin .

geerlingguy commented 4 months ago

Awesome, I'll update docs site too.