comparison bin/curl @ 10790:59e28b02a9ee

<oerjan> ` cd bin; cp wget curl
author HackBot
date Sat, 22 Apr 2017 00:01:13 +0000
parents 8f968d57bc48
children
comparison
equal deleted inserted replaced
10789:f125c66ab58b 10790:59e28b02a9ee
1 #!/bin/bash 1 #!/bin/bash
2 echo "Sorry, HackEgo's sandbox currently has no web access." >&2 2 exec $HACKENV/bin/lynx
3 exit 1