mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2024-12-27 08:32:40 +01:00
8 lines
242 B
Bash
Executable File
8 lines
242 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python3 ../staticoso/Source/Build.py \
|
|
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
|
|
--FolderRoots="{'*':'/', 'Assets':'/sitoctt-assets'}" \
|
|
--NoScripts=True
|
|
./Scripts/Prepare.NoStyle.sh
|