From 66456f1680eb08e9da23676a364ad8f84b27f3f8 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 30 Jul 2021 19:09:08 +0430 Subject: added gtts and readability --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run.sh') diff --git a/run.sh b/run.sh index 710ec7f..be3cd55 100755 --- a/run.sh +++ b/run.sh @@ -3,7 +3,7 @@ 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://github.com/coinpride/CryptoList > out.html # ./main.py --source https://techurls.com/ > out.txt # cat out2.txt| pico2wave --wave=out2.wav # ./main.py --source http://blog.terminaldweller.com > out.txt -- cgit v1.2.3