# HG changeset patch # User HackBot # Date 1492819273 0 # Node ID 59e28b02a9ee147b484a531829035f809744a7f9 # Parent f125c66ab58b028df643c2024d841e40bfda768c ` cd bin; cp wget curl diff -r f125c66ab58b -r 59e28b02a9ee bin/curl --- a/bin/curl Sat Apr 22 00:00:50 2017 +0000 +++ b/bin/curl Sat Apr 22 00:01:13 2017 +0000 @@ -1,3 +1,2 @@ #!/bin/bash -echo "Sorry, HackEgo's sandbox currently has no web access." >&2 -exit 1 +exec $HACKENV/bin/lynx