diff --git a/uninstall.sh b/uninstall.sh index 0786c42..4da5bfe 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -6,4 +6,5 @@ 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 \ No newline at end of file +rm -rf ~/Precision-Timekeeping-Fuckery +sudo reboot \ No newline at end of file