Correcting file launch

This commit is contained in:
Marwolf
2018-07-14 18:49:29 -04:00
parent 3921d5c0e6
commit 9d0e38e62e

View File

@@ -359,5 +359,5 @@ else
echo "Error! ${RED}$choice${NC} is not a valid option. Press enter to try again."
echo ""
read
./Setup_Linux.sh
./Setup_Linux_Mac.sh
fi