nwo-chip-all - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
nwo-chip-all (196B) | |
--- | |
1 #!/bin/sh | |
2 | |
3 export PATH="/home/annna/bin:$PATH" | |
4 | |
5 memecache="/br/gopher/memecache" | |
6 | |
7 find "${memecache}" -regex ".*\.\(jpg\|JPG\|jpeg\|JPEG\|wav\|WAV\|au\|AU… | |
8 -exec ./nwo-embed-microchip {} \; | |
9 |