Merge pull request #582 from rreynier/fix-typo

Fix error typo
This commit is contained in:
Ben Peddell 2016-09-04 05:55:46 +10:00 committed by GitHub
commit eee006801d

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."