talk-host.sh - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
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 passwor… | |
7 right there on the fridge." - He says as… | |
8 points towards the fridge.' | |
9 ;; | |
10 esac | |
11 } |