Fix typo
This commit is contained in:
parent
828c6dce9a
commit
c40a096695
1
setup.sh
1
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"
|
||||
|
Loading…
Reference in New Issue
Block a user