2 lines
42 B
Bash
2 lines
42 B
Bash
|
#!/bin/sh
|
||
|
bunx --bun vite --host 127.0.0.1
|