1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update refresh-wiki-docs.sh

This commit is contained in:
A Holt 2019-07-20 12:43:28 -04:00 committed by GitHub
parent 1c8b4ab4b9
commit ca8c78a4cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,10 @@
#!/bin/bash -x
# Pull down iiab/iiab repo's entire Tech Docs Wiki (and scrape/download other
# docs!) to create IIAB's offline docs collection: http://box/info
# This /opt/iiab/iiab/roles/httpd/templates/refresh-wiki-docs.sh becomes
# /usr/bin/iiab-refresh-wiki-docs during IIAB's install.
# This pulls down iiab/iiab repo's entire Tech Docs Wiki (and scrapes/downloads
# other docs!) to create IIAB's offline docs collection: http://box/info
set -e # Exit on error (avoids snowballing)
source {{ iiab_env_file }} # /etc/iiab/iiab.env