1749858223

This commit is contained in:
2025-06-13 17:43:43 -06:00
parent 96e9cd5185
commit ed5637b563
4 changed files with 9 additions and 3 deletions
+2 -1
View File
@@ -7,4 +7,5 @@ if [ -z $1 ]; then
fi
echo "Running $1 on Services"
sudo systemctl $1 gpsd chrony influxdb telegraf grafana-server syslog-ng
sudo systemctl $1 gpsd chrony influxdb telegraf grafana-server syslog-ng
echo "services complete" > ./status.txt