mirror of
https://github.com/aclist/dztui.git
synced 2025-05-11 21:23:00 +02:00
Reword error message
This commit is contained in:
parent
c9a1b54678
commit
8923b28ad1
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ check_user(){
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
generic_install(){
|
generic_install(){
|
||||||
fail "Unrecognized OS: $distro."
|
fail "Unrecognized distro: $distro."
|
||||||
log "Please report this upstream for whitelisting and attach your SCMD.log"
|
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"
|
log "Log file can be found at $HOME/.local/share/dzgui/helpers/SCMD.log"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue