Mercurial > code > home > repos > href
annotate run @ 26:adb79e44323a
switch to 'requests' lib to fix SSL errors
Ignore-this: 749393b44686715dc27b2c9bb8717e82
author | drewp@bigasterisk.com |
---|---|
date | Sat, 24 Dec 2016 20:18:45 -0800 |
parents | 80b11112c9e0 |
children | 7c82ffbca5d0 |
rev | line source |
---|---|
2
80b11112c9e0
web app for query urls like /user and /user/tag+tag
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
1 #!/bin/sh |
80b11112c9e0
web app for query urls like /user and /user/tag+tag
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
2 exec bin/python lookup.py |