1
0
Fork 0
This commit is contained in:
lesion 2019-03-19 12:22:54 +01:00
parent 49f2fe2895
commit e5d03923ec

View file

@ -105,7 +105,7 @@ do
esac
done
if [ $MASTODON_TOKEN = "" ]
if [ "$MASTODON_TOKEN" = "" ]
then
echo "no token set"
exit 1