mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-01-10 15:12:52 +01:00
7 lines
184 B
Bash
Executable File
7 lines
184 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python3 ../staticoso/Source/Build.py \
|
|
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
|
|
--FolderRoots="{'*':''}" \
|
|
--NoScripts=True
|