Skip to content

Commit 8043efd

Browse files
committed
Added echo to identify this workaround
1 parent ffbe951 commit 8043efd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

rpi-clone

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@
1010
# This updated code is located in a fork of Bill Wilson's git repository
1111
# at https://github.com/geerlingguy/rpi-clone
1212

13-
version=2.0.24
13+
version=2.0.23-1
1414

1515
declare -r PS4='|${LINENO}> \011${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
1616

17+
echo "@@@ rpi5 branch version from framp @@@"
18+
echo
19+
1720
# setup trusted paths for dependancies (like rsync, grub, fdisk, etc)
1821
export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
1922

0 commit comments

Comments
 (0)