1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

chore: remove extension from tools

This commit is contained in:
Cotes Chung
2022-12-28 01:10:27 +08:00
parent 72700be7dd
commit 5a191e79af
7 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ During JavaScript development, real-time debugging can be performed through the
Firstly, start a Jekyll server:
```console
$ bash tools/run.sh
$ bash tools/run
```
And then open a new terminal tab and run: