mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-28 15:04:18 +02:00
WIP fix awesome_bot options
This commit is contained in:
parent
5578b54bb9
commit
77e2778451
1 changed files with 1 additions and 1 deletions
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,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
|
all: check_all
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue