Update preconfigure.bat

This commit is contained in:
Namhyeon Go 2023-12-27 02:11:29 +09:00 committed by GitHub
parent 3e19d03cd1
commit 285e90494d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
@echo off
rem preconfigure.bat
rem Namhyeon Go <gnh1201@gmail.com>
rem Namhyeon Go (gnh1201@gmail.com)
rem https://github.com/gnh1201/welsonjs
pushd %~dp0
@ -20,4 +20,4 @@ echo [*] Registering WelsonJS native component...
echo Done
pause
pause