forked from bida/MastodonMegafono
license
This commit is contained in:
parent
4c63d14b6c
commit
0b4364e868
1 changed files with 2 additions and 0 deletions
2
toot.sh
2
toot.sh
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# WTFPL!
|
||||
|
||||
MASTODON_TOKEN=ENV["MASTODON_TOKEN"]
|
||||
MASTODON_SERVER="mastodon.bida.im"
|
||||
|
||||
|
|
Loading…
Reference in a new issue