1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-10 06:13:02 +02:00

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"