]> gitweb.ps.run Git - chirp/blob - run.sh
delete epoll.zig and http.zig
[chirp] / run.sh
1 #!/usr/bin/env sh
2 while zig build run; do sleep 1; done