workin on the new module

This commit is contained in:
2025-10-14 01:59:27 -06:00
parent 2c4c984187
commit 79396dce20
3 changed files with 36 additions and 14 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ if [ -z $1 ]; then
fi
echo "Running $1 on Services"
sudo systemctl $1 gpsd chrony influxdb telegraf grafana-server syslog-ng 1>/dev/null
sudo systemctl $1 gpsd chrony influxdb telegraf grafana-server syslog-ng
echo "services complete" >> ./status.txt