Add allow-ssl to awesome-bot

This commit is contained in:
Willian Justen
2017-12-16 13:28:04 -02:00
parent f3dde66f80
commit 8833f77e89

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -e # halt script on error
bundle exec awesome_bot Readme.md --allow-redirect --set-timeout 10 --white-list soniaboller.github.io processing http://codecall.net/ https://github.com/sindresorhus/awesome, https://www.processing.org, https://tympanus.net/Development/MusicalInteractions, https://www.uberviz.io, https://airtightinteractive.com
bundle exec awesome_bot Readme.md --allow-redirect --allow-ssl --set-timeout 10 --white-list soniaboller.github.io processing http://codecall.net/ https://github.com/sindresorhus/awesome, https://www.processing.org, https://tympanus.net/Development/MusicalInteractions, https://www.uberviz.io, https://airtightinteractive.com