1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/test.sh
Sven Dowideit fbb9223b1a add Scott's link checker script, and fix what it finds
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2014-12-16 14:46:25 +10:00

6 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