Enable a gopher client when using the Thinkpad. - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 925ffa3cea49638006a85c980742719c15ca24c0 | |
parent aeaa6131ff64e5d3ba33210d9cd9da2ba4848035 | |
Author: parazyd <[email protected]> | |
Date: Sat, 24 Feb 2018 02:50:49 +0100 | |
Enable a gopher client when using the Thinkpad. | |
Diffstat: | |
M act-i/Hipster_Area.sh | 5 ++++- | |
1 file changed, 4 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/act-i/Hipster_Area.sh b/act-i/Hipster_Area.sh | |
@@ -4,7 +4,10 @@ specific_talk_hipsterarea() { | |
case "$item" in | |
Old_Thinkpad) | |
if [ -f "$inventory/Wifi_password" ]; then | |
- _msg "You got the Wifi password. You type it i… | |
+ _msg "You got the Wifi password. You type it i… | |
+ | |
+ [1|The Gopher Lawn|/lawn|bitreich.org|… | |
+ " | |
else | |
_msg "You scan the Wifi radio, but don't manag… | |
fi |