diff options
Diffstat (limited to 'cv.php')
-rw-r--r-- | cv.php | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,4 +0,0 @@ -<?php -header('content-type: application/pdf'); -exec('/usr/local/bin/mutool convert -F pdf -o /tmp/cv.pdf cv.html'); -passthru('/bin/cat /tmp/cv.pdf'); |