Add return codes

This commit is contained in:
aclist 2022-10-08 12:42:05 +09:00
parent 633a7ea994
commit 240da52969

View File

@ -154,8 +154,8 @@ check_user(){
generic_install(){
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"
log "Location: $HOME/.local/share/dzgui/helpers/SCMD.log"
return 1
}
fedora_install(){
#TODO