3 lines
30 B
Text
3 lines
30 B
Text
|
#!/bin/bash
|
||
|
bun run vite "$@"
|