removed reinstall of git

This commit is contained in:
logzinga 2022-10-31 19:41:15 +11:00
parent 37e487b7ec
commit ce6960a511
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
echo "This script will update the installer with the latest version avaliable on GitHub." echo "This script will update the installer with the latest version avaliable on GitHub."
pause 2 pause 2
cd / cd /
pacman -Sy git
git clone https://github.com/logzinga/elnathco git clone https://github.com/logzinga/elnathco
cd elnathco cd elnathco
./setup.sh ./setup.sh