mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
setlocal
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@echo off
|
||||
setlocal
|
||||
for /f %%a in ('powershell -Command "Get-Date -format yyyyMMdd"') do set TODAY=%%a
|
||||
set ZIP_NAME=VRCX_%TODAY%.zip
|
||||
echo %ZIP_NAME%
|
||||
|
||||
Reference in New Issue
Block a user