mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-01-29 15:49:20 +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
|