takebeer.dcgi - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
takebeer.dcgi (135B) | |
--- | |
1 #!/bin/sh | |
2 | |
3 . ./config | |
4 . ./functions | |
5 | |
6 if [ "$(basename $0)" = "takebeer.dcgi" ]; then | |
7 takebeer Beers | |
8 else | |
9 takebeer Chocolate_Milks | |
10 fi |