1748949212

This commit is contained in:
2025-06-03 05:13:32 -06:00
parent 35a2621e43
commit 465a733ad7
6 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ bash ./stop_services.sh
bash ./dump_configs.sh
# replace dem by truncation
echo "Placing the new config files"
echo "Placing the new config files by truncation"
sudo bash -c "cat $gpsd_new > $gpsd"
sudo bash -c "cat $chrony_new > $chrony"
sudo bash -c "cat $grafana_new > $grafana"