fixed a line

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-12 13:07:10 +01:00
parent 4d0ba27757
commit 0757c5f74e
1 changed files with 3 additions and 2 deletions

View File

@ -191,9 +191,10 @@ Now set your Wifi country code for the interface:
`sudo raspi-config` > "Localisation Options" > "WLAN Country" > Select your country code by pressing Enter > "Ok" > "Finish"
Now enable and start all required services and restart:
```
span
sudo systemctl unmask hostapd
sudo systemctl enable hostapd
sudo systemctl start hostapd
```
### Setup the MySQL database: