From 0b4364e868d0c7d26a369426f40a6e9f5e63f567 Mon Sep 17 00:00:00 2001 From: encrypt Date: Tue, 10 Apr 2018 11:53:24 +0000 Subject: [PATCH] license --- toot.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/toot.sh b/toot.sh index a3b18f2..7bea839 100644 --- a/toot.sh +++ b/toot.sh @@ -1,5 +1,7 @@ #!/bin/sh +# WTFPL! + MASTODON_TOKEN=ENV["MASTODON_TOKEN"] MASTODON_SERVER="mastodon.bida.im"