Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit e4359f6

Browse files
committed
added sudo to make
1 parent f8b78a3 commit e4359f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ sudo wget https://raw.githubusercontent.com/notro/rpi-source/master/rpi-source -
44
sudo chmod +x /usr/bin/rpi-source
55
/usr/bin/rpi-source -q --tag-update
66
rpi-source --skip-gcc
7-
make
7+
sudo make
8+
89

910

1011

0 commit comments

Comments
 (0)