]> git.armaanb.net Git - lightcards-http.git/blobdiff - convert
Move un-minified index to index-raw
[lightcards-http.git] / convert
diff --git a/convert b/convert
index 7252a0ab4912afcd8a6672fe6f7aadbd31cf6464..23c9457590f4a8aad76c6cc261d2fc0574e182a1 100755 (executable)
--- a/convert
+++ b/convert
@@ -10,5 +10,5 @@ find . -type f -name 'lightcards**' -not -name '*min*' | \
                rm ${i}.html
        done
 
-minify index.html > index.min.html
+minify index-raw.html > index.html
 rm lightcards.1 lightcards-config.5