diff options
Diffstat (limited to 'script/watch')
-rwxr-xr-x | script/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/script/watch b/script/watch new file mode 100755 index 0000000..f12d1a7 --- /dev/null +++ b/script/watch @@ -0,0 +1,3 @@ +#! /bin/sh + +cabal v2-run exe:site -- watch |