This commit is contained in:
2025-06-14 02:40:38 -06:00
parent 16d054a501
commit 5aeda29043
4 changed files with 14 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
sudo systemctl $1 gpsd chrony influxdb telegraf grafana-server syslog-ng 1>/dev/null
echo "services complete" >> ./status.txt