From 5f67821f49a8e3c4573c4d3a8af977ff61dd51f3 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 29 Jul 2021 21:28:24 +0430 Subject: added config for newspaper. added gitpod configs. --- run.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'run.sh') diff --git a/run.sh b/run.sh index f3f73d7..710ec7f 100755 --- a/run.sh +++ b/run.sh @@ -4,4 +4,6 @@ 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 -- cgit v1.2.3