Fix typo
This commit is contained in:
parent
8c42406f1d
commit
c87a18b3c0
@ -40,7 +40,7 @@ family_tweaks_s()
|
||||
echo "ttyGS0" >> $SDCARD/etc/securetty
|
||||
|
||||
# Enable bluetooth
|
||||
chroot $SDCARD /bin/bash -c "systemctl --no-reload enable olimex-bluetooth.service >/dev/null 2>&1"
|
||||
chroot $SDCARD /bin/bash -c "systemctl --no-reload enable olinuxino-bluetooth.service >/dev/null 2>&1"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user