ttalk-host.sh - dotg - a bitreich fosdem adventure
HTML git clone https://git.parazyd.org/dotg
DIR Log
DIR Files
DIR Refs
---
ttalk-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 }