Fixed a small error with file type checking code.
This commit is contained in:
parent
2186ce7125
commit
f176afd665
@ -211,6 +211,7 @@ download() {
|
||||
dialog --backtitle "Linux Game Manager" \
|
||||
--infobox "Error downloading \"${dest}\". Installation cannot continue." -1 -1 --stdout
|
||||
alert
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user