Insert missing slash (#1621)

Full path needs to start with forward slash.
This commit is contained in:
pdxlocations 2024-12-13 10:54:21 -08:00 committed by GitHub
parent 55a52487c5
commit 441bbea3a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -245,7 +245,7 @@ sudo apt install avahi-daemon
Create the service file:
```shell
sudo nano etc/avahi/services/meshtastic.service
sudo nano /etc/avahi/services/meshtastic.service
```
And paste the following: