sitoctt/Scripts/Deploy.Tor.sh

9 lines
246 B
Bash
Raw Normal View History

2022-06-28 13:53:31 +02:00
#!/bin/sh
2023-02-23 08:53:00 +01:00
python3 ../staticoso/Source/Build.py \
2022-06-30 23:52:50 +02:00
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
--FolderRoots="{'*':'/', 'Assets':'/sitoctt-assets'}" \
--NoScripts=True
sh ./Scripts/Prepare.NoStyle.sh