mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted
synced 2024-11-10 05:20:36 +03: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
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user