You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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