5 lines
72 B
Batchfile
5 lines
72 B
Batchfile
@echo off
|
|
setlocal enabledelayedexpansion
|
|
|
|
call "test-hugo.bat" 0.112.4
|