diff options
author | 53hornet <atc@53hor.net> | 2021-10-26 19:17:13 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-10-26 19:17:13 -0400 |
commit | cce096dae552f1b421785bc93fa87cd04e4b5146 (patch) | |
tree | aa4308f65077f9eca07a4c2e4fb19e809ba01dfa /cv.php | |
parent | 13de3ecd17f28334dba9b99f9c1cb5b6d90e93b5 (diff) | |
download | 53hor-cce096dae552f1b421785bc93fa87cd04e4b5146.tar.xz 53hor-cce096dae552f1b421785bc93fa87cd04e4b5146.zip |
subfolders, add contact, update hireme
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'); |