mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-07 16:43:17 +00:00
Makefile: ingore awesome-bot SSL warning on flaskbb.org
This commit is contained in:
parent
2dfa23dfca
commit
ec81e09dd4
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
SHELL = /bin/bash
|
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
|
all: check_all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user