summaryrefslogtreecommitdiff
path: root/updatepdf
diff options
context:
space:
mode:
Diffstat (limited to 'updatepdf')
-rwxr-xr-xupdatepdf6
1 files changed, 6 insertions, 0 deletions
diff --git a/updatepdf b/updatepdf
new file mode 100755
index 0000000..fec4ef3
--- /dev/null
+++ b/updatepdf
@@ -0,0 +1,6 @@
+#!/bin/zsh
+
+
+mupdf $1 &
+echo $! > .mupdf.pid
+