diff -r 3b4183dfd246 -r 02ec10ea4061 bin/cookie --- a/bin/cookie Sat May 29 21:13:34 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -#!/bin/bash -case $@ in hb) botsnack;; *) action gives $@ some cookies.;; esac