Add shell script for cron.
This commit is contained in:
7
auth.ini
7
auth.ini
@ -1,4 +1,5 @@
|
||||
[mastodon]
|
||||
server = <mastodon server url>
|
||||
email = <email address>
|
||||
password = <password>
|
||||
#needs trailing slash
|
||||
server = https://botsin.space/
|
||||
email = hackgfk_311@mattbk.com
|
||||
password = yutHniSne-OQ
|
3
post-311.sh
Executable file
3
post-311.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
|
||||
Rscript /home/pi/hack-grand-forks/bin/post-311.R
|
BIN
requests.sqlite
BIN
requests.sqlite
Binary file not shown.
Reference in New Issue
Block a user