mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-05-26 03:14:12 +02:00
Update file Bootstrap.sh
This commit is contained in:
parent
0777cc6641
commit
b4cc871e2e
@ -1,6 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/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
|
# Export all tiddlers from the specific path of the HTML wiki
|
||||||
tiddlywiki \
|
tiddlywiki \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user