From d014c89773d63a993a6c0883e016c64ebfa0597a Mon Sep 17 00:00:00 2001 From: Arkasha-P Date: Sat, 26 Jul 2025 19:38:24 +0300 Subject: [PATCH] Update uninstall.sh --- uninstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/uninstall.sh b/uninstall.sh index b45b67c..2f400d3 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -6,3 +6,4 @@ rm /etc/systemd/system/cpu_temp_monitor.service rm /usr/local/bin/cpu_temp_monitor.sh rm /var/log/cpu_temp_monitor.log sed -i '/tempmon/d' ~/.bashrc +source ~/.bashrc