Skip to content
Snippets Groups Projects
Commit b2dad99a authored by Sheppy's avatar Sheppy
Browse files

[git fast commit] 16. Feb 2018 - 10:16:33

parent 54734d4b
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
if [ ! -f $1 ]; then
echo "PDF Missing!"
exit 1
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment