Last active
July 13, 2022 02:27
-
-
Save t-ubukata/85e90428e68d63e378187a0a4d09b66a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
setlocal enabledelayedexpansion | |
set SCRIPT_ROOT=%~dp0 | |
exit /b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment