mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-04-05 19:21:00 +02:00
[Manual] Try again
This commit is contained in:
parent
f21366c96d
commit
8a4f922f99
@ -1,8 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cd ./public
|
cd ./public
|
||||||
|
|
||||||
tiddlywiki \
|
tiddlywiki \
|
||||||
|
--verbose \
|
||||||
--load index.html \
|
--load index.html \
|
||||||
--output ./ \
|
--output ./ \
|
||||||
--rendertiddler $:/core/templates/static.template.css Style.css text/plain \
|
--rendertiddler $:/core/templates/static.template.css Style.css text/plain \
|
@ -1,8 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
URL="https://kb.octt.eu.org"
|
URL="https://kb.octt.eu.org"
|
||||||
|
|
||||||
cd ./public
|
cd ./public
|
||||||
|
|
||||||
wget -O "-1.html" "$URL" || true
|
wget -O "-1.html" "$URL" || true
|
||||||
wget -O "-2.html" "$URL/-1.html" || true
|
wget -O "-2.html" "$URL/-1.html" || true
|
Loading…
x
Reference in New Issue
Block a user