sitoctt/Scripts/Deploy.GitHub.sh
2022-08-30 00:35:13 +02:00

7 lines
228 B
Bash
Executable File

#!/bin/sh
python3.10 ./staticoso/Source/Build.py \
--SiteDomain="https://sitoctt.octt.eu.org" \
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \
--DynamicParts="{'Head':['Twemoji.html'], 'Footer':['StatCounter.html']}"