Files
docker-docs/docs/test.sh
2014-12-16 14:46:25 +10:00

7 lines
115 B
Bash
Executable File

#!/bin/sh
mkdocs serve &
echo "Waiting for 5 seconds to allow mkdocs server to be ready"
sleep 5
./docvalidate.py