Fix conditional statement for Ubuntu
Running on a clean Ubuntu 16.10 install, the current script will result in an error: `RUNME.sh: 19: [: y: unexpected operator`. This fixes it. I tested a similar command on Mac (outside of this repo) to ensure it still works, and had no problems.