[Manual] Try again

This commit is contained in:
octospacc 2023-02-19 21:05:59 +01:00
parent f21366c96d
commit 8a4f922f99
2 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,7 @@
#!/bin/sh
cd ./public
tiddlywiki \
--verbose \
--load index.html \
--output ./ \
--rendertiddler $:/core/templates/static.template.css Style.css text/plain \

View File

@ -1,8 +1,5 @@
#!/bin/sh
URL="https://kb.octt.eu.org"
cd ./public
wget -O "-1.html" "$URL" || true
wget -O "-2.html" "$URL/-1.html" || true