Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bayasdev authored Feb 14, 2021
1 parent 843bb8c commit 017c07a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
clear
echo "SimplyArch bootstrapper..."
echo
pacman -Sy git --noconfirm
pacman -Sy glibc --noconfirm
pacman -S git --noconfirm
git clone https://github.com/geminis3/simplyarch
cd simplyarch
chmod +x simplyarch.sh
Expand Down

0 comments on commit 017c07a

Please sign in to comment.