fix docs deploy

This commit is contained in:
Xavier Léauté 2014-09-05 11:44:34 -07:00
parent 958f2f9abd
commit 17b6ed2cbe
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/bin/bash -e
opt_api=1
opt_docs=1
while getopts ":adn" opt; do
case $opt in
n)