From 245c4d9839182fbbf6a84a7ca2c678426bb020f4 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Thu, 22 Jun 2023 13:39:07 -0400 Subject: init --- srtplay.do | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 srtplay.do (limited to 'srtplay.do') diff --git a/srtplay.do b/srtplay.do new file mode 100644 index 0000000..849b759 --- /dev/null +++ b/srtplay.do @@ -0,0 +1,3 @@ +if haredo ++ *.ha; then + hare build -o "$3" . +fi -- cgit v1.2.3