3 lines
45 B
Bash
Executable file
3 lines
45 B
Bash
Executable file
#!/bin/sh
|
|
|
|
watchexec -w . -d 2000 make check
|