mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-04-16 11:07:27 +02:00
8 lines
178 B
Bash
Executable File
8 lines
178 B
Bash
Executable File
#!/bin/sh
|
|
|
|
../staticoso/Source/Build.py \
|
|
--SiteName="sitoctt" \
|
|
--SiteDomain="https://sitoctt.octt.eu.org" \
|
|
--SiteLang="it" \
|
|
--FolderRoots="{'*':'//octtspacc.gitlab.io'}"
|