Updating Snorby - Snorby/snorby GitHub Wiki
cd to/the/snorby/dir
git pull origin master
RAILS_ENV=production bundle exec rake snorby:update
touch tmp/restart.txt # if you are running apache/nginx with passenger
cd to/the/snorby/dir
git pull origin master
RAILS_ENV=production bundle exec rake snorby:update
touch tmp/restart.txt # if you are running apache/nginx with passenger