Browse Source

remove more whitespace (trying to get TravisCI working)

Daniel Watrous 7 năm trước cách đây
mục cha
commit
5f593994c7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      deploy/haproxy.sh

+ 0 - 1
deploy/haproxy.sh

@@ -28,7 +28,6 @@ haproxy_deploy() {
     _err "Path to save PEM file not found. Please define DEPLOY_HAPROXY_PEM_PATH."
     return 1
   fi
-  
   _pem_full_path="$_pem_path/$_cdomain.pem"
   _info "Full path to PEM $_pem_full_path"