diff options
author | awy <awy@awy.one> | 2024-10-27 18:21:37 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-27 18:21:37 +0300 |
commit | 9cf0ffc372017c20078e21c9b923dd9b73c88915 (patch) | |
tree | 39741d79346cc0fb2b0bc01a1bfb6be671f0c4ca /rice.sh | |
parent | 95e38adf8d5b17cea9f6e6ee3b5e364dcafe9cf6 (diff) |
dinit
Diffstat (limited to 'rice.sh')
-rwxr-xr-x | rice.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |