summaryrefslogtreecommitdiff
path: root/clean.do
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-03-29 04:18:59 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2015-03-29 04:18:59 +0200
commit313e6a863be0931752aa21cf99f96195a6e2b8c6 (patch)
tree8c2f8adf65c95e31b1fd7b1ec7efeabca3a848d2 /clean.do
parent29907c6c870933ec1031fa6499ea9994c96f7aa6 (diff)
downloaddirty-haskell.org-313e6a863be0931752aa21cf99f96195a6e2b8c6.tar
dirty-haskell.org-313e6a863be0931752aa21cf99f96195a6e2b8c6.tar.gz
dirty-haskell.org-313e6a863be0931752aa21cf99f96195a6e2b8c6.tar.bz2
dirty-haskell.org-313e6a863be0931752aa21cf99f96195a6e2b8c6.tar.xz
dirty-haskell.org-313e6a863be0931752aa21cf99f96195a6e2b8c6.zip
Now generating RSS feeds for all lists
Diffstat (limited to 'clean.do')
-rw-r--r--clean.do1
1 files changed, 1 insertions, 0 deletions
diff --git a/clean.do b/clean.do
index 3b75ee7..3444aab 100644
--- a/clean.do
+++ b/clean.do
@@ -1,3 +1,4 @@
1find -name '*.html' -not -path './nginx/*' -not -path './htdocs/*' -delete 1find -name '*.html' -not -path './nginx/*' -not -path './htdocs/*' -delete
2find -name '*.md' -not -path './posts/*' -not -name 'about.md' -delete 2find -name '*.md' -not -path './posts/*' -not -name 'about.md' -delete
3find -name '*.rss' -not -path './htdocs/*' -delete
3rm tex -rf \ No newline at end of file 4rm tex -rf \ No newline at end of file