mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-02 12:53:11 +08:00
5 lines
71 B
Batchfile
5 lines
71 B
Batchfile
|
@echo off
|
||
|
setlocal enabledelayedexpansion
|
||
|
|
||
|
call "test-hugo.bat" 0.95.0
|