mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Remove SIGFILEBALL after creating sig
This commit is contained in:
@@ -42,6 +42,7 @@ function oncesigned { # $1 <-- INPFILE ; $2 <--SIGFILE
|
||||
echo `file $2`
|
||||
exit 1
|
||||
fi
|
||||
rm $SIGFILEBALL
|
||||
}
|
||||
|
||||
HERE=`dirname $0`
|
||||
|
||||
Reference in New Issue
Block a user