mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-27 22:56:14 +01:00
2 lines
86 B
Batchfile
2 lines
86 B
Batchfile
@echo off
|
|
for /f "delims=" %%x in ('cscript /nologo unixtime.vbs') do set UNIXTIME=%%x |