Skip to content

Commit 5dd3a48

Browse files
committed
V1.12
1 parent 5b0f178 commit 5dd3a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OrangePiRDA/scripts/lib/distributions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ sed -i 's/AmbientCapabilities=.*/AmbientCapabilites=/g' /usr/lib/systemd/system/
641641
cd ~
642642
git clone https://github.com/MehdiZAABAR/WiringPi.git
643643
cd WiringPi
644-
make install
644+
make && make install
645645
EOF
646646
chmod +x "$DEST/type-phase"
647647
do_chroot /type-phase

0 commit comments

Comments
 (0)