From 36a296035b281b095ce68c5e9f160113cc65db82 Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Sun, 25 Jul 2021 07:34:32 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 225b436..4985630 100644 --- a/install.sh +++ b/install.sh @@ -325,7 +325,7 @@ systemctl enable bluetooth --root=/mnt &>/dev/null echo "Enabling Reflector." systemctl enable reflector.timer --root=/mnt &>/dev/null -# Enabling systemd-oom. +# Enabling systemd-oomd. echo "Enabling systemd-oomd." systemctl enable systemd-oomd --root=/mnt &>/dev/null