commit | 6c1688850eb7b3ada9cd9e191bf31c4153ea01fd | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Sat Nov 04 15:58:58 2017 -0700 |
committer | George Burgess IV <gbiv@google.com> | Sun Nov 05 01:07:30 2017 -0700 |
tree | c441779f39476523ca38538a249ef8791daa531e | |
parent | 8f380ab29c8606bca861ba21eee52cedfbc99f46 [diff] |
cmds: add #!s Without this, exec()ing these fails. Found with `grep -L bin/sh $(grep -Rl Script)` Bug: None Test: exec()ed each of these scripts; I no longer get "exec format error" for any of them. Change-Id: I47db5007e5cc14ab91eb846b7bffecb925d37874