Browse Source
Update ssh_cpanel.sh
Another Travis check fix...
pull/2025/head
John Oberg
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
deploy/ssh_cpanel.sh
|
@ -115,4 +115,3 @@ ssh_cpanel_deploy() { |
|
|
_info "Certificate successfully deployed" |
|
|
_info "Certificate successfully deployed" |
|
|
return 0 |
|
|
return 0 |
|
|
} |
|
|
} |
|
|
|
|
|
|