Add files via upload

This commit is contained in:
Penelope Gwen / Pogmommy 2023-02-21 10:56:37 -07:00 committed by GitHub
parent 2e8817f2e4
commit 05871cb662
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,6 @@ then
fi
echo 'running script...' >> ./output/output.txt
/bin/date >> ./output/output.txt
/usr/local/bin/node ./TwitToMast.js -tqp -u pogmommy -n 10 >> ./output/output.txt
/usr/local/bin/node ./TwitToMast.js -[arguments] -u [username] -n [tweetcount] >> ./output/output.txt
/usr/bin/pkill Chrome
/usr/bin/killall node