mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
Fix variable
This commit is contained in:
parent
8923b28ad1
commit
633a7ea994
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue