about summary refs log tree commit diff
path: root/gen
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-03-13 22:05:35 +0100
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-03-13 22:05:35 +0100
commitdf5eda5b9926f2689032216522dac75d3c673137 (patch)
treef165ba69cb00c044807d99179e76618ba7979cc5 /gen
parent84986f0fb478ce537924e61e6bcf8913c5edbf05 (diff)
downloadkronika-df5eda5b9926f2689032216522dac75d3c673137.tar.gz
kronika-df5eda5b9926f2689032216522dac75d3c673137.zip
Add lowdown
Diffstat (limited to 'gen')
-rwxr-xr-xgen2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen b/gen
index cdae6b2..8f90feb 100755
--- a/gen
+++ b/gen
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-rm -r dest
+rm -r dest || true
 mkdir dest
 
 cat > wpisy/kronika.html << EOF