diff options
Diffstat (limited to 'caffeine.sh')
-rw-r--r-- | caffeine.sh | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/caffeine.sh b/caffeine.sh deleted file mode 100644 index 6387fff..0000000 --- a/caffeine.sh +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | # WILL NOT BUILD WITHOUT THIS FILE, VERY IMPORTANT! | ||
4 | |||
5 | kill -9 `/var/run/brain/pituaritygland/melatonin` | ||
6 | /usr/sbin/service norephrine start | ||
7 | rm -rf /brain/receptors/adenosine/* | ||
8 | |||
9 | # Caused a conflict with taste.buds, removed for now | ||
10 | # drink /var/drinks/coffee | ||
11 | |||
12 | # We use this instead, enables implementation of the WINGS (Will Interefere with Need for General Sleep) protocol | ||
13 | drink /var/drinks/redbull | ||