1
0
mirror of https://github.com/moby/moby.git synced 2025-12-07 19:42:23 +03:00
Files
moby/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