File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
# the rpi-clone github source repository:
8
8
# https://github.com/billw2/rpi-clone
9
9
10
- # This updated code is located in a fork of Bill Willsons git repository
11
- # at https://github.com/framps /rpi-clone
10
+ # This updated code is located in a fork of Bill Wilson's git repository
11
+ # at https://github.com/geerlingguy /rpi-clone
12
12
13
13
version=2.0.23
14
14
@@ -154,12 +154,12 @@ usage: $PGM sdN {-v|--verbose} {-f|--force-initialize} {-f2}
154
154
Clones can be from a booted SD card or USB disk. For a description, example
155
155
clone runs and example usage of above options, see the README.md at:
156
156
157
- https://github.com/billw2 /rpi-clone
157
+ https://github.com/geerlingguy /rpi-clone
158
158
159
159
A line logging a $PGM run is written to $clone_log .
160
160
161
161
Download:
162
- git clone https://github.com/billw2 /rpi-clone
162
+ git clone https://github.com/geerlingguy /rpi-clone
163
163
"
164
164
exit 1
165
165
}
You can’t perform that action at this time.
0 commit comments