<cd> bashify /hackenv/bin/cookie
authorhackbot
Sat, 29 May 2021 01:36:33 +0000
changeset 149 1e0f6cf6ad6b
parent 148 77315b5bc456
child 150 b54f7b8da660
<cd> bashify /hackenv/bin/cookie
bin/cookie
--- 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