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