Revision 24003,
186 bytes
checked in by geofft, 15 years ago
(diff) |
In command-not-found:
* Move /usr/bin/whichlocker to
/usr/bin/debathena-command-not-found/whichlocker.
* Update package description.
* Run curl in silent mode from cronjob.
Patch by Jessica Hamrick <jhamrick@mit.edu>.
|
Line | |
---|
1 | #!/bin/sh |
---|
2 | |
---|
3 | [ -x /usr/lib/whichlocker ] && /usr/bin/curl -s --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.