Make scripts use bash and not sh sh doesn't have all of the features of bash and was causing problems for other users. So the scripts use #!/bin/bash now Bug: b/221232298 Change-Id: I6dd2774ee405e441c1e1400813a1e1b67fa5e73e