From ec42d1113ab024d5805b6f432f4e68741c6eeff5 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Fri, 1 May 2020 16:29:31 +0200 Subject: [PATCH] fix noconfirm --- init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init b/init index f4c8fe8..8485f67 100644 --- a/init +++ b/init @@ -34,7 +34,7 @@ pacman-key --lsign-key F75D9D76 print "Update lists and upgrade" -pacman -Syu --no-confirm +pacman -Syu --noconfirm print "Increase cowspace to half of RAM"