X-Git-Url: https://git.armaanb.net/?p=lightcards-http.git;a=blobdiff_plain;f=convert;fp=convert;h=23c9457590f4a8aad76c6cc261d2fc0574e182a1;hp=7252a0ab4912afcd8a6672fe6f7aadbd31cf6464;hb=fad1b4dacd2413ba08dfed56a19687d9d1bebce5;hpb=7db154b63fa1fd68f31c6e8323845b75d61e981d diff --git a/convert b/convert index 7252a0a..23c9457 100755 --- 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