02b406b6f3
Change-Id: Ib7cc06b3b42f26f725a9ea79f09189cc72952d29
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
./hooks/install_deps
|
|
exec ./hooks/install.real
|