Update file Bootstrap.sh

This commit is contained in:
octt 2023-03-24 15:25:08 +00:00
parent 0777cc6641
commit b4cc871e2e
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
#!/bin/bash
rm -rf ./Output.tmp || true
# Ensure some important directories
mkdir -vp ./Repo
rm -rf ./Repo.tmp ./Output.tmp || true
# Export all tiddlers from the specific path of the HTML wiki
tiddlywiki \