summaryrefslogtreecommitdiff
path: root/script/watch
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-04-28 14:55:17 +0200
committerStefan Kreutz <mail@skreutz.com>2022-04-28 14:55:17 +0200
commit3ba902a37daa8f28552ca43665458f97d0634e26 (patch)
tree94a2270849d626d21422a624c0637d19eb09fe41 /script/watch
parente699c3ec492b7c9128f4c89d71e6b9aec3c4fbda (diff)
downloadblog-3ba902a37daa8f28552ca43665458f97d0634e26.tar
Move shell scripts to dedicated directory
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.