We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52df4b1 commit 9cbf9c0Copy full SHA for 9cbf9c0
rpi-clone
@@ -10,10 +10,13 @@
10
# This updated code is located in a fork of Bill Wilson's git repository
11
# at https://github.com/geerlingguy/rpi-clone
12
13
-version=2.0.23
+version=2.0.23-1
14
15
declare -r PS4='|${LINENO}> \011${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
16
17
+echo "@@@ rpi5 branch version from framp @@@"
18
+echo
19
+
20
# setup trusted paths for dependancies (like rsync, grub, fdisk, etc)
21
export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
22
0 commit comments