This commit is contained in:
parent
1c7c5e390c
commit
bc47a01cf5
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
if [[ "`uname`" == "Darwin" ]]; then
|
||||
echo "DO NOT run this script on your Mac! It should only be run on a newly-created EC2 instance"
|
||||
echo "or other dedicated server / VPS, after you have modified it to set the three variables below."
|
||||
echo "Please see detailed instructions at the URLs in the comments above."
|
||||
echo "Please see detailed instructions at the URLs in the comments."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue