sync production sphinx config
This commit is contained in:
parent
3640e1e7a3
commit
c685e03628
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd /d/rails/lobsters
|
||||
sudo -u lobsters env RAILS_ENV=production bundle19 exec rake19 thinking_sphinx:start
|
||||
sudo -u lobsters env RAILS_ENV=production bundle19 exec rake19 thinking_sphinx:rebuild
|
||||
#sudo -u lobsters env RAILS_ENV=production bundle19 exec rake19 thinking_sphinx:start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue