diff options
-rw-r--r-- | host.bat | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/host.bat b/host.bat deleted file mode 100644 index 79395a4..0000000 --- a/host.bat +++ /dev/null @@ -1,3 +0,0 @@ -cd %cd% -set hugo_bin=%userprofile%\Downloads\hugo.exe -"%hugo_bin%" serve . --disableFastRender |