Spellcheck fix

This commit is contained in:
Domen Tabernik 2019-03-08 19:53:40 +00:00
parent 2947867f8c
commit 7fc6954dce
2 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ sudo python superfans_gpu_controller.py
Or install systemd service (`superfans-gpu-controller.service`):
```bash
sudo chmod +x ./install_deamon.sh
sudo ./install_deamon.sh
sudo chmod +x ./install_daemon.sh
sudo ./install_daemon.sh
```
Service is registered for start at system startup. Start and stop it using: