From 77e2778451906abf7a9701f779993c6f0ddaee92 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 6 Jun 2021 12:21:01 +0000 Subject: [PATCH] WIP fix awesome_bot options --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ccafac91..9a22b381 100755 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/make -f SHELL = /bin/bash -AWESOME_BOT_OPTIONS = "--allow-redirect --skip-save-results --allow 202 --white-list airsonic.github.io/docs/apps,flaskbb.org,nitter.net" +AWESOME_BOT_OPTIONS = --allow-redirect --skip-save-results --allow 202 --white-list flaskbb.org,nitter.net,airsonic.github.io/docs/apps all: check_all