From dda65bdb64cee6229ffdee24d77e5c5d65a89778 Mon Sep 17 00:00:00 2001 From: Donald Ephraim Curtis <d@milkbox.net> Date: Fri, 12 Sep 2014 04:04:21 -0700 Subject: [PATCH] fix comment in bootstrap code to point to the correct location --- scripts/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap b/scripts/bootstrap index ef6c2a46..c0c1d2e0 100755 --- a/scripts/bootstrap +++ b/scripts/bootstrap @@ -1,6 +1,6 @@ #!/bin/bash -# \curl -L https://raw.github.com/milkypostman/melpa/fasterbuild/scripts/bootstrap | bash +# \curl -L https://raw.github.com/milkypostman/melpa/master/scripts/bootstrap | bash SUDOENV='DEBIAN_FRONTEND=noninteractive'