From 15c3b0bf77cc9dd23f02411bc8e2f765550b12d5 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 30 Oct 2025 05:34:41 -0600 Subject: [PATCH] 1.5-rc-3 --- time_fuckery.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/time_fuckery.sh b/time_fuckery.sh index b0b2b58..8963891 100644 --- a/time_fuckery.sh +++ b/time_fuckery.sh @@ -348,8 +348,8 @@ phase_four () { # clean up echo -e "\nDisabling unneeded junk..\n" sudo systemctl disable bluetooth - sudo update-rc.d -f fake-hwclock remove sudo systemctl disable fake-hwclock + sudo update-rc.d -f fake-hwclock remove # install da packages echo -e "\nInstalling packages, this may take a while...\n"