comparison bin/wget @ 10789:f125c66ab58b

<oerjan> sled bin/wget//2,$cexec $HACKENV/bin/lynx
author HackBot
date Sat, 22 Apr 2017 00:00:50 +0000
parents 8f968d57bc48
children
comparison
equal deleted inserted replaced
10788:8f968d57bc48 10789:f125c66ab58b
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