mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Revert "Remove SIGFILEBALL after creating sig"
This reverts commit cf12f87027.
This commit is contained in:
parent
cf12f87027
commit
34480f9d0f
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ function oncesigned { # $1 <-- INPFILE ; $2 <--SIGFILE
|
|||
echo `file $2`
|
||||
exit 1
|
||||
fi
|
||||
rm $SIGFILEBALL
|
||||
}
|
||||
|
||||
HERE=`dirname $0`
|
||||
|
|
|
|||
Loading…
Reference in a new issue