mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2024-12-12 00:27:00 +01:00
9 lines
249 B
Bash
Executable File
9 lines
249 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python3 ../staticoso/Source/Build.py \
|
|
--SiteName="sitoctt" \
|
|
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
|
|
--SiteLang="it" \
|
|
--FolderRoots="{'*':''}" \
|
|
--ContextParts="{'Header':'Tor.html'}"
|