This commit is contained in:
parent
b448b9cdbe
commit
9cbb3f895f
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ def build(sign):
|
||||||
if not sign:
|
if not sign:
|
||||||
os.rename(os.path.join(TMP, pdf), pdf)
|
os.rename(os.path.join(TMP, pdf), pdf)
|
||||||
else:
|
else:
|
||||||
|
return
|
||||||
run(['gpg',
|
run(['gpg',
|
||||||
'--armor',
|
'--armor',
|
||||||
'--detach-sign',
|
'--detach-sign',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue