Fix watch-build

This commit is contained in:
TakeV 2024-05-28 02:30:09 -04:00
parent bcb3093242
commit e494c7a013
Signed by: TakeV
GPG key ID: A64F41345C7400AF

View file

@ -1,3 +1,3 @@
#!/bin/sh
watchexec -w tests -w modules -w game.scm make
watchexec -w . -d 2000 make