1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-29 13:52:03 +01:00

Fix variable

This commit is contained in:
aclist 2022-10-08 12:41:11 +09:00
parent 8923b28ad1
commit 633a7ea994

View file

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