summaryrefslogtreecommitdiff
path: root/script/watch
diff options
context:
space:
mode:
Diffstat (limited to 'script/watch')
-rwxr-xr-xscript/watch3
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
Generated by cgit. See skreutz.com for my tech blog and contact information.