diff 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 diff
--- a/bin/curl	Fri Apr 21 23:59:26 2017 +0000
+++ b/bin/curl	Fri Apr 21 23:59:39 2017 +0000
@@ -1,2 +1,3 @@
 #!/bin/bash
 echo "Sorry, HackEgo's sandbox currently has no web access." >&2
+exit 1