mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-08 02:04:54 +02:00
Added LimeSDR support on MacOS
This commit is contained in:
@ -84,7 +84,7 @@ bundle_install_binary() {
|
||||
|
||||
# Check if file exists
|
||||
if [ ! -f $3 ]; then
|
||||
echo "==NOT== Installing" $EXEC_NAME
|
||||
echo "==NOT== Installing" $3
|
||||
return
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user