sitoctt/Scripts/Deploy.Tor.sh

10 lines
283 B
Bash
Raw Permalink Normal View History

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