github.com/tilt-dev/tilt@v0.36.0/integration/dcbuild/main.sh (about) 1 #!/bin/sh 2 3 set -ex 4 5 cp compiled.txt index.html 6 exec httpd -f -p 8000