diff --git a/script/server b/script/server index 4f616bb33..c66629c73 100755 --- a/script/server +++ b/script/server @@ -3,7 +3,9 @@ # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. # -# Start diaspora main services +# This script is meant for running a small server in production. It starts the Diaspora +# server, redis, and resque. To run a server locally for development, use foreman instead: +# foreman start # # ensure right directory