summaryrefslogtreecommitdiff
path: root/clean.do
diff options
context:
space:
mode:
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