diff --git a/auth.ini b/auth.ini index e274f20..b3ae884 100644 --- a/auth.ini +++ b/auth.ini @@ -1,4 +1,5 @@ [mastodon] -server = -email = -password = +#needs trailing slash +server = https://botsin.space/ +email = hackgfk_311@mattbk.com +password = yutHniSne-OQ \ No newline at end of file diff --git a/post-311.sh b/post-311.sh new file mode 100755 index 0000000..0548f1a --- /dev/null +++ b/post-311.sh @@ -0,0 +1,3 @@ +#! /bin/bash + +Rscript /home/pi/hack-grand-forks/bin/post-311.R \ No newline at end of file diff --git a/requests.sqlite b/requests.sqlite index 786010c..d129070 100644 Binary files a/requests.sqlite and b/requests.sqlite differ