commit 1f2520a8bee83543937524094528dcccd4c1c768
parent 82e4c1a8b6ab9be7e0ea9726489e5470644e768a
Author: parazyd <parazyd@dyne.org>
Date: Sat, 24 Feb 2018 02:32:57 +0100
Fix winning condition if clause.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/act-i/talk-nerds.sh b/act-i/talk-nerds.sh
@@ -7,7 +7,7 @@ specific_talk_nerds() {
case "$item" in
The_C_Programming_Language)
_msg "You use the power of C to flip bytes and bang bits..."
- if [ -f "$inventory/.notyet" ]; then
+ if ! [ -f "$inventory/.notyet" ]; then
_msg "Accidentally, you activate a
[h|time machine|URL:ssh://time-machine@bitreich.org|server|port]