mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2024-12-04 17:05:02 +01:00
[git fast commit] 16. Feb 2018 - 10:16:33
This commit is contained in:
parent
54734d4b0d
commit
b2dad99a6e
5
.check_artifacts.sh
Executable file
5
.check_artifacts.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
if [ ! -f $1 ]; then
|
||||||
|
echo "PDF Missing!"
|
||||||
|
exit 1
|
||||||
|
fi
|
Loading…
Reference in New Issue
Block a user