mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-08-29 06:38:41 +08:00
Update drop cia or folder here.bat
This commit is contained in:
parent
c461239191
commit
cd14638920
@ -1,4 +1,6 @@
|
|||||||
@ECHO OFF
|
@ECHO OFF
|
||||||
set /p DSIP="Enter the IP of your 3DS: "
|
set /p DSIP="Enter the IP of your 3DS: "
|
||||||
python %~dp0servefiles.py %DSIP% "%~1"
|
for %%a in (%*) do (
|
||||||
|
python %~dp0servefiles.py %DSIP% "%%~a"
|
||||||
|
)
|
||||||
pause
|
pause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user