diff options
author | terminaldweller <thabogre@gmail.com> | 2022-05-16 17:18:53 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-05-16 17:18:53 +0000 |
commit | f8f4c9ced849e16cac82a5a3f7b4593e99a35c08 (patch) | |
tree | c2a97585779c00da48ff3d5f6f2d4b08f12f7bbb /run.sh | |
parent | update (diff) | |
download | devourer-f8f4c9ced849e16cac82a5a3f7b4593e99a35c08.tar.gz devourer-f8f4c9ced849e16cac82a5a3f7b4593e99a35c08.zip |
update
Diffstat (limited to 'run.sh')
-rwxr-xr-x | run.sh | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -#!/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.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 |