mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-30 19:52:17 +01:00
Use correct command.
This commit is contained in:
parent
c919da095e
commit
576b2051de
@ -10,7 +10,7 @@ require 'helpers.pm';
|
||||
|
||||
chdir('../../../OUTPUT');
|
||||
|
||||
system("build.py 2>&1");
|
||||
system("ambuild 2>&1");
|
||||
|
||||
if ($? != 0)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user