2 lines
93 B
Bash
2 lines
93 B
Bash
|
|
#!/usr/bin/env sh
|
||
|
|
caddy file-server --listen :8080 --root bin/wasi-hello-wasm32-wasip1-native
|