mirror of
https://github.com/rvtr/twl_wrapsdk.git
synced 2025-06-18 14:25:43 -04:00

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@218 4ee2a332-4b2b-5046-8439-1ba90f034370
4 lines
104 B
Batchfile
4 lines
104 B
Batchfile
@echo off
|
|
echo 自動スクリプト %1 を起動しています.
|
|
bash -f etc/build.sh %1 %2 %3 %4 %5 %6 %7 %8 %9
|