3 lines
68 B
Bash
Executable File
3 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
systemfd --no-pid -s 127.0.0.1:3030 -- cargo watch -x run
|