Skip to content

Commit 017c07a

Browse files
authored
Update run.sh
1 parent 843bb8c commit 017c07a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

run.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
clear
77
echo "SimplyArch bootstrapper..."
88
echo
9-
pacman -Sy git --noconfirm
9+
pacman -Sy glibc --noconfirm
10+
pacman -S git --noconfirm
1011
git clone https://github.com/geminis3/simplyarch
1112
cd simplyarch
1213
chmod +x simplyarch.sh

0 commit comments

Comments
 (0)