6 lines
40 B
Bash
6 lines
40 B
Bash
![]() |
die()
|
||
|
{
|
||
|
cat build/config.log
|
||
|
exit 1
|
||
|
}
|