sitoctt/Scripts/Deploy.Tor.sh

7 lines
211 B
Bash
Raw Normal View History

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