From 6531d03362feeaadc6229385ae56fbc758c060e3 Mon Sep 17 00:00:00 2001 From: Greg Hendershott Date: Wed, 14 Nov 2012 08:57:47 -0500 Subject: [PATCH] Fix cp --- make-doc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-doc.sh b/make-doc.sh index b5596f0..1af34ef 100755 --- a/make-doc.sh +++ b/make-doc.sh @@ -1,3 +1,3 @@ scribble --htmls ++style gh.css ++xref-in setup/xref load-collections-xref --redirect-main "http://docs.racket-lang.org/" index.rkt racket add-to-head.rkt -cp index/ ./ +cp index/* ./