github.com/tilt-dev/tilt@v0.36.0/integration/job/start.sh (about) 1 #!/bin/sh 2 3 echo "Starting busybox on port 8000" 4 busybox httpd -f -p 8000