Forcing git resets to head before git pull

This commit is contained in:
Marwolf
2018-07-14 20:39:11 -04:00
parent 848f24ca52
commit a24a402065
2 changed files with 7 additions and 7 deletions

View File

@@ -266,7 +266,7 @@ fi
clear
echo "Checking the Docker Home git repo for any recent updates."
echo ""
git pull
git reset HEAD --hard && git pull
echo ""
clear
echo "${RED}Open RSC Installer:${NC}