1
0
mirror of https://github.com/rancher/os.git synced 2025-06-18 19:27:26 +00:00
os/scripts/docs

7 lines
116 B
Plaintext
Raw Normal View History

#!/bin/bash
set -e
set -x
docker run --rm -v $(pwd)/docs:/site -p 4000:4000 andredumas/github-pages serve --watch