aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/geo.min.js
Commit message (Collapse)AuthorAgeLines
* Add geolocation.Matthew Somerville2011-09-06-0/+85
ption value='hotfix/0.18.0.14'>hotfix/0.18.0.14 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/script/update-xapian-index
blob: e365e2fec609edd46c7061a4a4f2bec9b2305e76 (plain)
1
2
3
4
5
#!/bin/bash

cd `dirname $0`
bundle exec rake --silent xapian:update_index "$@"