cmake_build is a bash script.

BUG=skia:4269

Review URL: https://codereview.chromium.org/1334203003 .
diff --git a/cmake/cmake_build b/cmake/cmake_build
index 0d45d7d..beee73f 100755
--- a/cmake/cmake_build
+++ b/cmake/cmake_build
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Copyright 2015 Google Inc.
 #
 # Use of this source code is governed by a BSD-style license that can be