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