mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
7 lines
206 B
Bash
Executable File
7 lines
206 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python3 ../staticoso/Source/Build.py \
|
|
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
|
|
--FolderRoots="{'*':''}" \
|
|
--ContextParts="{'Header':'Tor.html'}"
|