kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Merge pull request #29 from aosync/experimental
make prepare_root.sh an executable and take advantage of globbingpull/32/head
commit
62368e35a7
|
@ -1,2 +1,3 @@
|
|||
cp build/modules/radio/radio.so root/modules/radio.so
|
||||
cp build/modules/recorder/recorder.so root/modules/recorder.so
|
||||
#!/bin/sh
|
||||
|
||||
cp build/modules/*/*.so root/modules
|
||||
|
|
Ładowanie…
Reference in New Issue