From 4f6a3a1e50590d101f584f8f1844a963b7520081 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Thu, 27 Jan 2022 14:10:32 +0900 Subject: [PATCH] Update 7zs_bootstrap.bat --- 7zs_bootstrap.bat | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/7zs_bootstrap.bat b/7zs_bootstrap.bat index e562813..d919862 100644 --- a/7zs_bootstrap.bat +++ b/7zs_bootstrap.bat @@ -1,5 +1,4 @@ @echo off -mkdir %SYSTEMDRIVE%\iotscan -xcopy /s *.* %SYSTEMDRIVE%\iotscan -pushd %SYSTEMDRIVE%\iotscan -bootstrap.bat \ No newline at end of file +xcopy /s welsonjs\* %SYSTEMDRIVE%\welsonjs\ +pushd %SYSTEMDRIVE%\welsonjs +bootstrap.bat