aboutsummaryrefslogtreecommitdiffstats
path: root/run.sh
blob: 710ec7f2d12b139804d1675d113acd21bbc84a6e (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env sh
set -e
set -x

# sniff --src https://github.com/coinpride/CryptoList --url | ./main.py > out2.txt
./main.py --source https://github.com/coinpride/CryptoList > out.txt
# ./main.py --source https://techurls.com/ > out.txt
# cat out2.txt| pico2wave --wave=out2.wav
# ./main.py --source http://blog.terminaldweller.com > out.txt