We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f02cb commit 0684309Copy full SHA for 0684309
1 file changed
picore-rpi-eeprom-config
@@ -2,6 +2,11 @@
2
3
# piCore script to update Raspberry Pi4/5 boot EEPROM.
4
5
+. /etc/init.d/tc-functions
6
+PACKAGEDIR=/etc/sysconfig/tcedir/optional
7
+
8
+checknotroot
9
10
function usage() {
11
echo "Usage:"
12
echo "$0 <options>"
0 commit comments