mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
parent
b7daed2ce3
commit
e09444fa89
4 changed files with 15 additions and 14 deletions
|
|
@ -62,7 +62,7 @@ def clean_output_dir(path):
|
|||
|
||||
# remove all the existing content from the output folder
|
||||
try:
|
||||
pass # WEEEEE dont kill
|
||||
shutil.rmtree(path)
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue