sitoctt/Scripts/Deploy.GitLab.sh

11 lines
317 B
Bash
Executable File

#!/bin/sh
python3 staticoso/Source/Build.py \
--SiteName="sitoctt" \
--SiteDomain="https://sitoctt.octt.eu.org" \
--SiteLang="it" \
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \
--ContextParts="{'Footer':['StatCounter.html']}" \
--MastodonURL="https://botsin.space" \
--MastodonToken="$MastodonToken"