From ca39d77abf1c8ad70bebf43c9241d98f36ae0aeb Mon Sep 17 00:00:00 2001 From: eichehome Date: Wed, 20 Dec 2023 01:31:19 +0100 Subject: [PATCH] only install systemd --- manual-build/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual-build/init.sh b/manual-build/init.sh index 5672bb2..da94d0f 100644 --- a/manual-build/init.sh +++ b/manual-build/init.sh @@ -53,4 +53,4 @@ sed -i 's/#\(Color\)/\1/' /etc/pacman.conf sed -i 's/#\(ParallelDownloads\s=\s5\)/\1\ ILoveCandy/' /etc/pacman.conf -./archos-bootstrap /mnt systemd linux \ No newline at end of file +./archos-bootstrap /mnt systemd \ No newline at end of file