mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-28 18:48:31 +00:00
7 lines
41 B
Batchfile
Executable File
7 lines
41 B
Batchfile
Executable File
@echo off
|
|
%1
|
|
cd %3
|
|
%4 %5 %6 %7 %8 %9
|
|
%2
|
|
|