Fix watch-build
This commit is contained in:
parent
bcb3093242
commit
e494c7a013
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
watchexec -w tests -w modules -w game.scm make
|
||||
watchexec -w . -d 2000 make
|
||||
|
|
Loading…
Reference in a new issue