Hello.. i recently tried your script.. work awesome thanks for all the hard work. However there was issue with line 911 :
function install_curl{
print_info "Checking curl"
check_install curl curl
If anyone have same issue, just add space after function install_curl
thanks
Hello.. i recently tried your script.. work awesome thanks for all the hard work. However there was issue with line 911 :
function install_curl{
print_info "Checking curl"
check_install curl curl
If anyone have same issue, just add space after function install_curl
thanks