diff --git a/helpers/scmd.sh b/helpers/scmd.sh index a9223d2..af1df7b 100644 --- a/helpers/scmd.sh +++ b/helpers/scmd.sh @@ -152,7 +152,7 @@ check_user(){ done } generic_install(){ - fail "Unrecognized distro: $distro." + fail "Unrecognized distro: $dist." 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"