view bin/curl @ 10788:8f968d57bc48

<oerjan> ` cd bin; cp lynx wget; cp lynx curl
author HackBot
date Fri, 21 Apr 2017 23:59:39 +0000
parents 216a283b4207
children 59e28b02a9ee
line wrap: on
line source

#!/bin/bash
echo "Sorry, HackEgo's sandbox currently has no web access." >&2
exit 1