소스 검색

Makefile: ingore awesome-bot SSL warning on flaskbb.org

nodiscc 4 년 전
부모
커밋
ec81e09dd4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
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