bin/cookie
changeset 149 1e0f6cf6ad6b
parent 105 4fd55c1868d8
--- a/bin/cookie	Sat May 29 01:36:31 2021 +0000
+++ b/bin/cookie	Sat May 29 01:36:33 2021 +0000
@@ -1,1 +1,2 @@
+#!/bin/bash
 case $@  in hb) botsnack;; *) action gives $@ some cookies.;; esac