mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
b0c3f96b29
by - removing duplicate code - make it runnable from foreign Hugo project repos
4 lines
71 B
Batchfile
4 lines
71 B
Batchfile
@echo off
|
|
setlocal enabledelayedexpansion
|
|
|
|
call "test-hugo.bat" 0.95.0
|