URI: 
       takebeer.dcgi - dotg - Day Of The GrParazyd
  HTML git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dotg
   DIR Log
   DIR Files
   DIR Refs
   DIR 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