mirror of
https://github.com/w23/xash3d-fwgs
synced 2025-01-05 16:35:56 +01:00
6 lines
40 B
Bash
6 lines
40 B
Bash
die()
|
|
{
|
|
cat build/config.log
|
|
exit 1
|
|
}
|