Skip to content

Commit

Permalink
Update setup_cromite.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcoroner authored Dec 30, 2024
1 parent ce26e92 commit e80c363
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup_cromite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -386,12 +386,12 @@ if [ "$(lsb_release -s -i)" = "Ubuntu" ]; then
fi

else

zenity --error --title "Cromite Setup Tool" --width 500 --height 100 --text "This tool only works with 64 bit Intel Ubuntu computers and VMs.\n\nVMs running on Macs with Apple M series chips are not supported."

#end of CPU check
fi


else
zenity --error --title "Cromite Setup Tool" --width 500 --height 100 --text "This tool only works with Ubuntu Linux desktop computers and VMs."
#end of Ubuntu check
fi

Expand Down

0 comments on commit e80c363

Please sign in to comment.