# HG changeset patch # User HackEso # Date 1575070419 0 # Node ID 2c2676837c9af4cf175ff87bf2f3df2e07e87248 # Parent 6c741520d5b32a76b21bdabb8c63bf4dda6c9196 `` set -e; f=/hackenv/bin/bfbotquine; >$f echo $\'#!/bin/sh\\necho ":=hackesoquine"\'; chmod -c a+x "$f" diff -r 6c741520d5b3 -r 2c2676837c9a bin/bfbotquine --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bin/bfbotquine Fri Nov 29 23:33:39 2019 +0000 @@ -0,0 +1,2 @@ +#!/bin/sh +echo ":=hackesoquine"