mirror of https://gitlab.com/octtspacc/sitoctt
10 lines
279 B
Bash
Executable File
10 lines
279 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python3 ../staticoso/Source/Build.py \
|
|
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
|
|
--FolderRoots="{'*':'/', 'Assets':'/sitoctt-assets'}" \
|
|
--NoScripts=True
|
|
|
|
sh ./Scripts/PostBuild.Common.sh
|
|
sh ./Scripts/Prepare.NoStyle.sh
|