Update scripts

This commit is contained in:
2022-09-22 17:58:44 +02:00
parent d5e0411165
commit 659802d03b
4 changed files with 10 additions and 5 deletions

8
DeployOld.sh Executable file
View File

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