From 62faa2344fa8583490fcb02190ed0068ffca9b60 Mon Sep 17 00:00:00 2001 From: ggorecki Date: Mon, 14 Mar 2022 18:43:05 +0100 Subject: [PATCH] feat: no cofnirmation needed --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 56ee99d..2cb3ee3 100644 --- a/init.sh +++ b/init.sh @@ -1,4 +1,4 @@ -pacman -Sy git +pacman -Sy --noconfirm git git clone https://github.com/ChrisTitusTech/ArchTitus cd ArchTitus ./archtitus.sh