Fixed spelling mistake

This commit is contained in:
Ben Nicholson
2025-11-19 21:42:51 +11:00
parent 9cbbfc12bc
commit 0654c19fac

View File

@@ -15,6 +15,6 @@
- Download rrcs-trigger file and place into /usr/local/bin/ - Download rrcs-trigger file and place into /usr/local/bin/
- Download rrcs-trigger.service and place it into /etc/systemd/system/ - Download rrcs-trigger.service and place it into /etc/systemd/system/
- Run the follwoing commands to enable the service on boot. ```sudo systemctl enable rrcs-trigger.service``` and ```sudo systemctl start rrcs-trigger.service``` - Run the follwoing commands to enable the service on boot. ```sudo systemctl enable rrcs-trigger.service``` and ```sudo systemctl start rrcs-trigger.service```
- RUn the following command to see how its booting up. ```watch systemctl status rrcs-triggers.service``` - Run the following command to see how its booting up. ```watch systemctl status rrcs-triggers.service```
- Modify the script to have your RRCS Server IP address and port. - Modify the script to have your RRCS Server IP address and port.