removed reinstall of git
This commit is contained in:
parent
37e487b7ec
commit
ce6960a511
|
@ -3,7 +3,6 @@
|
|||
echo "This script will update the installer with the latest version avaliable on GitHub."
|
||||
pause 2
|
||||
cd /
|
||||
pacman -Sy git
|
||||
git clone https://github.com/logzinga/elnathco
|
||||
cd elnathco
|
||||
./setup.sh
|
Loading…
Reference in New Issue