From 9cf0ffc372017c20078e21c9b923dd9b73c88915 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 27 Oct 2024 18:21:37 +0300 Subject: dinit --- rice.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'rice.sh') diff --git a/rice.sh b/rice.sh index f6b2e48..2ff61e8 100755 --- a/rice.sh +++ b/rice.sh @@ -8,8 +8,6 @@ if [ "$(id -u)" -ne 0 ] exit fi -dinitctl enable dbus - DEPLIST="`sed -e 's/#.*$//' -e '/^$/d' dependencies.txt | tr '\n' ' '`" pacman -Sy --noconfirm pacman -S $DEPLIST --noconfirm -- cgit v1.2.3