diff --git a/setup.sh b/setup.sh index ebde2e5..c00e1ce 100755 --- a/setup.sh +++ b/setup.sh @@ -79,7 +79,6 @@ if [[ $sbc = 'orangepizero' ]]; then # TODO other SBCs? sed -i -e "s/wifi.mac-address-randomization=1/wifi.mac-address-randomization=no/g" /etc/NetworkManager/conf.d/zz-override-wifi-random-mac-disable.conf fi - # specific setting for orangepizero if [[ $sbc = 'orangepizero' ]]; then echo "Setting CPU frequency to performance"