Add files via upload

This commit is contained in:
Namhyeon Go 2022-01-27 13:25:01 +09:00 committed by GitHub
parent bb4020ea8c
commit 0cf464ac09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
7zs_bootstrap.bat Normal file
View File

@ -0,0 +1,5 @@
@echo off
mkdir %SYSTEMDRIVE%\iotscan
xcopy /s *.* %SYSTEMDRIVE%\iotscan
pushd %SYSTEMDRIVE%\iotscan
bootstrap.bat