Update rawstr4c location

This commit is contained in:
Aoran Zeng
2025-07-21 10:54:41 +08:00
parent ff82bc632b
commit 777ca5a246
3 changed files with 10 additions and 8 deletions

View File

@@ -148,5 +148,5 @@ clean:
-@{{BIN_rm}} README.md.bak*
# 使用: just rawstr4c [--debug] Markdown.md
rawstr4c *args:
@{{ if os() == 'windows' { 'tool\\rawstr4c\\run\\run.bat' } else { 'bash ./tool/rawstr4c/run/run.sh' } }} {{args}}
# rawstr4c *args:
# @{{ if os() == 'windows' { 'tool\\rawstr4c\\run\\run.bat' } else { 'bash ./tool/rawstr4c/run/run.sh' } }} {{args}}