Agg. script interni

This commit is contained in:
2022-06-28 13:53:31 +02:00
parent d3788aaa7d
commit 0c1943d036
3 changed files with 11 additions and 2 deletions

9
Scripts/Deploy.Tor.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh
python3 ../staticoso/Source/Build.py \
--SiteName="sitoctt" \
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
--SiteLang="it" \
--SiteRoot="/" \
--FolderRoots="{'*':''}" \
--ContextParts="{'Header':'Tor.html'}"