github.com/tilt-dev/tilt@v0.33.15-0.20240515162809-0a22ed45d8a0/integration/onewatch/main.sh (about)

     1  #!/bin/sh
     2  
     3  set -ex
     4  
     5  cp compiled.txt index.html
     6  exec busybox httpd -f -p 8000