WORKAN WOOOO

This commit is contained in:
2025-10-29 23:09:50 -06:00
parent b11523e246
commit 572075c1f6
6 changed files with 126 additions and 28 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/bash
bash services.sh stop
bash services disable
bash nuke_logs.sh
bash cleanup.sh
sudo apt purge -y telegraf grafana influxdb gpsd gpsd-clients chrony syslog-ng
sudo apt install -y raspi-config
cd ~
rm -rf ~/Precision-Timekeeping-Fuckery
sudo reboot