Skip to content

Commit

Permalink
Fix default process_types
Browse files Browse the repository at this point in the history
In order to point groonga/database
  • Loading branch information
darashi committed Nov 28, 2012
1 parent 10f5ce5 commit 83df821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/release
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ echo "config_vars:"
echo " PATH: $PATH:/app/vendor/groonga/bin"
echo " LD_LIBRARY_PATH: $LD_LIBRARY_PATH:/app/vendor/groonga/lib"
echo "default_process_types:"
echo " web: groonga -s --protocol http -p \$PORT database"
echo " web: groonga -s --protocol http -p \$PORT groonga/database"

0 comments on commit 83df821

Please sign in to comment.