Skip to content

Commit

Permalink
Merge pull request #39 from showcheap/master
Browse files Browse the repository at this point in the history
Fix curl install
  • Loading branch information
xeoncross committed Jun 26, 2015
2 parents 248a293 + 64912c8 commit 939868f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ function install_webmin {
print_warn "Special Note: If the installation ends with an error, please run it again"
}

function install_curl{
function install_curl {
print_info "Checking curl"
check_install curl curl
}
Expand Down

0 comments on commit 939868f

Please sign in to comment.