fix: kiauh update function

This commit is contained in:
th33xitus
2020-08-15 10:01:32 +02:00
parent 5bcd9a73b5
commit 7614d596ab
2 changed files with 9 additions and 5 deletions

View File

@@ -93,7 +93,7 @@ clear_msg(){
main_menu(){
print_header
#print KIAUH update msg if update available
if [ $KIAUH_UPDATE_AVAIL -gt 0 ]; then
if [ "$KIAUH_UPDATE_AVAIL" = "true" ]; then
kiauh_update_msg
fi
#check install status