Skip to content

Commit

Permalink
A little extra whitespace makes things easier to read.
Browse files Browse the repository at this point in the history
  • Loading branch information
n1mmy committed Apr 9, 2012
1 parent 6169996 commit d7e35f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/install-s3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ elif [ "$UNAME" = "Linux" ] ; then
if [ `whoami` = 'root' ] ; then
$*
elif [ -x /bin/sudo -o -x /usr/bin/sudo ] ; then
echo
echo "Since this system includes sudo, Meteor will request root privileges to"
echo "install. You may be prompted for a password. If you prefer to not use"
echo "sudo, please re-run this script as root."
Expand Down

0 comments on commit d7e35f3

Please sign in to comment.