From 5869505d64c04c536bdcd71a197ade918c36bf1c Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Sun, 10 Aug 2014 11:19:38 +0100 Subject: init --- updatepdf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 updatepdf (limited to 'updatepdf') 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 + -- cgit v1.2.3