mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
4 lines
No EOL
103 B
Bash
4 lines
No EOL
103 B
Bash
#!/bin/bash
|
|
|
|
cd docs
|
|
docker run -it --rm -v "$PWD":/usr/src/app -p "4000:4000" starefossen/github-pages |