File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
## rpi-clone
2
2
Latest version: 2.0.23
3
3
4
+ This updated code is located in a fork of Bill Willsons git repository
5
+ https://github.com/billw2/rpi-clone at https://github.com/framps/rpi-clone
6
+
4
7
Version 2 is a complete rewrite with improved capability over
5
8
the original. See the examples below.
6
9
@@ -66,7 +69,7 @@ add them to the rpi-clone-setup script.
66
69
To install on another OS, rpi-clone may be renamed to suit. For example,
67
70
on my Debian desktop I rename:
68
71
```
69
- $ git clone https://github.com/billw2 /rpi-clone.git
72
+ $ git clone https://github.com/framps /rpi-clone.git
70
73
$ cd rpi-clone
71
74
$ sudo cp rpi-clone /usr/local/sbin/sys-clone
72
75
$ sudo cp rpi-clone-setup /usr/local/sbin/sys-clone-setup
You can’t perform that action at this time.
0 commit comments