URI: 
       talk-host.sh - dotg - Day Of The GrParazyd
  HTML git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dotg
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
       ---
       talk-host.sh (229B)
       ---
            1 specific_talk_host() {
            2         item="$1"
            3 
            4         case "$item" in
            5                 Old_Thinkpad|Smartphone)
            6                         _msg '"Oh, you need Internet access? The password is
            7                                 right there on the fridge." - He says as he
            8                                 points towards the fridge.'
            9                         ;;
           10         esac
           11 }