mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-20 03:38:43 +00:00
6 lines
41 B
Batchfile
Executable file
6 lines
41 B
Batchfile
Executable file
@echo off
|
|
%1
|
|
cd %3
|
|
%4 %5 %6 %7 %8 %9
|
|
%2
|
|
|