check-lets-encrypt-certs.sh: no blank line on exit.
This commit is contained in:
parent
75fff03f5e
commit
8c8cbba378
@ -19,7 +19,6 @@ clean_up() {
|
||||
|
||||
# Perform program exit housekeeping
|
||||
rm -rf "$LOCK_DIR"
|
||||
blank_line
|
||||
exit $1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user