diff options
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 |