This website requires JavaScript.
Explore
Help
Sign In
kingecg
/
hkstreamer
Watch
1
Star
0
Fork
You've already forked hkstreamer
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cbdd3b9e92
hkstreamer
/
build-docker.sh
2 lines
84 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
docker run --rm -v
`
pwd
`
:/apps -w /apps danger89/cmake:latest ./build.sh
Reference in New Issue
View Git Blame
Copy Permalink