diff --git a/helpers/scmd.sh b/helpers/scmd.sh index a19e8e0..a9223d2 100644 --- a/helpers/scmd.sh +++ b/helpers/scmd.sh @@ -152,7 +152,7 @@ check_user(){ done } generic_install(){ - fail "Unrecognized OS: $distro." + fail "Unrecognized distro: $distro." log "Please report this upstream for whitelisting and attach your SCMD.log" log "Log file can be found at $HOME/.local/share/dzgui/helpers/SCMD.log"