aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-04-19 15:58:21 +0000
committernodiscc <nodiscc@gmail.com>2021-04-19 15:58:21 +0000
commitec81e09dd4069ee77262d591056c394260425fd1 (patch)
tree3f4c8d1449fcd1304a8ccaa8181bf1d7b3d9cdba /Makefile
parentmakefile: awesome_bot: ignore SSL errors on https://flaskbb.org/ (diff)
downloadawesome-selfhosted-ec81e09dd4069ee77262d591056c394260425fd1.tar.gz
awesome-selfhosted-ec81e09dd4069ee77262d591056c394260425fd1.zip
Makefile: ingore awesome-bot SSL warning on flaskbb.org
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3eeb4e0d..240b3029 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
+AWESOME_BOT_OPTIONS = "--allow-redirect --skip-save-results --allow 202 --white-list airsonic.github.io/docs/apps,flaskbb.org"
all: check_all