Reword error message

This commit is contained in:
aclist 2022-10-08 12:38:53 +09:00
parent c9a1b54678
commit 8923b28ad1

View File

@ -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"