Files
cloudron-box/scripts/makeDocs
T
Girish Ramakrishnan 3953b96626 set -u all the scripts
2015-01-22 17:04:37 -08:00

7 lines
75 B
Bash
Executable File

#!/bin/sh
set -e
set -u
./node_modules/.bin/apidoc -i src/routes -o docs