This commit is contained in:
parent
5cdefe18a9
commit
c8c2c102f5
@ -23,7 +23,9 @@
|
|||||||
# know how you have improved it!
|
# know how you have improved it!
|
||||||
|
|
||||||
if [[ "`uname`" == "Darwin" ]]; then
|
if [[ "`uname`" == "Darwin" ]]; then
|
||||||
echo "Do not run this script on your mac! This script should only be run on a newly-created EC2 instance, after you have modified it to set the three variables below."
|
echo "DO NOT run this script on your Mac! This script 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."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user