Typo and if already root no need to sudo

Xavier MULLER 2019-10-09 02:27:46 +02:00
parent 3e0a82d309
commit 5d98738af1
1 changed files with 2 additions and 2 deletions

@ -97,9 +97,9 @@ If you reboot the server, the service should startup again.
- After a power failure, local HTTP OTA server may become unresponsive
If your notice that the OTA mechanism is broken, try at first to download the served file from a browser. If you can't, then check the status of the service as said above. After a power failure, your wlan0 IP may resolve to an invalid value like `169.254.5.153` because your LAN gateway was not ready.
If you notice that the OTA mechanism is broken, try at first to download the served file from a browser. If you can't, then check the status of the service as said above. After a power failure, your wlan0 IP may resolve to an invalid value like `169.254.5.153` because your LAN gateway was not ready.
Login as root in a Terminal session and enter:
Login in a Terminal session and enter:
```
$ sudo su
# systemctl restart tasmota.service