Fix error typo

This commit is contained in:
Roeland Reyniers 2016-09-03 13:49:49 -06:00 committed by GitHub
parent c0c56ab687
commit 80b8d491ac

View File

@ -59,7 +59,7 @@ case "$status" in
;;
"1")
echo "Something where wrong :("
echo "Something went wrong :( Make sure you meet the Prerequisites found in the readme."
;;
"2")
echo "WARNING: A previous version of ARK Server Tools was detected in your system, your old configuration was not overwritten. You may need to manually update it."