mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-09 11:48:53 +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
|
|
|