mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 04:13:02 +02:00
Update build script
This commit is contained in:
8
build
8
build
@@ -520,10 +520,10 @@ if (@git == 2) {
|
||||
print "************************************************************\n";
|
||||
license;
|
||||
|
||||
print "****************************\n";
|
||||
print "Updating the building system\n";
|
||||
print "****************************\n";
|
||||
system("git pull https://github.com/tbsdtv/media_build.git latest");
|
||||
#print "****************************\n";
|
||||
#print "Updating the building system\n";
|
||||
#print "****************************\n";
|
||||
#system("git pull https://github.com/tbsdtv/media_build.git latest");
|
||||
|
||||
run("make -C linux/ download", "Download failed");
|
||||
run("make -C linux/ untar", "Untar failed");
|
||||
|
Reference in New Issue
Block a user