Update ssh_cpanel.sh

Another Travis check fix...
This commit is contained in:
John Oberg 2019-01-27 16:54:03 -05:00 committed by GitHub
parent 7870b5692e
commit d53f1766ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,4 +115,3 @@ ssh_cpanel_deploy() {
_info "Certificate successfully deployed"
return 0
}