source: trunk/debathena/debathena/command-not-found/debian/debathena-command-not-found.cron.daily @ 24000

Revision 24000, 183 bytes checked in by geofft, 15 years ago (diff)
Add the debathena-command-not-found package. Patch from Jessica Hamrick <jhamrick@mit.edu>.
Line 
1#!/bin/sh
2
3[ -x /usr/lib/whichlocker ] && /usr/bin/curl --connect-timeout 5 https://debathena.mit.edu/auto/whichlocker-database -o /usr/share/debathena-command-not-found/program-list
Note: See TracBrowser for help on using the repository browser.