From 37ed3e426f063b8565ecb0a3bc25a8fa5624db5a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 13 May 2017 21:13:00 -0700 Subject: [PATCH] Undo space change --- debian-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 82a7f3c1..e4cd6dc6 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -7,7 +7,7 @@ # wget -O - https://raw.github.com/fpco/stackage/master/debian-bootstrap.sh | bash -ex # NOTE: Requires that GHC and Cabal are installed and on your PATH. For -# instructions,see: +# instructions, see: # http://www.stackage.org/install set -exu