1
0
mirror of https://github.com/JvanKatwijk/dabradio synced 2025-10-05 15:52:42 +02:00

textual change to script

This commit is contained in:
jan van Katwijk
2019-02-09 11:50:40 +01:00
parent 2975309df8
commit 9de7404770

View File

@@ -13,6 +13,7 @@ cd build
cmake .. -DDETACH_KERNEL_DRIVER=ON -DINSTALL_UDEV_RULES=ON
make
sudo make install
sudo ldconfig
cd ..
cd ..