diff --git a/rawstr4c/run.ps1 b/rawstr4c/bin/rawstr4c.ps1 similarity index 72% rename from rawstr4c/run.ps1 rename to rawstr4c/bin/rawstr4c.ps1 index 5373e67..f16d146 100644 --- a/rawstr4c/run.ps1 +++ b/rawstr4c/bin/rawstr4c.ps1 @@ -1,19 +1,19 @@ # --------------------------------------------------------------- -# File Name : run.ps1 +# File Name : rawstr4c.ps1 # File Authors : Aoran Zeng # Contributors : Nul None # Created On : <2025-07-12> # Last Modified : <2025-07-13> # -# Run rawstr4c script +# Run rawstr4c.raku script # # Usage: # # 用户必须在代码根目录中运行此文件 # -# .\rawstr4c\run.ps1 [--debug] +# .\rawstr4c\bin\rawstr4c.ps1 [--debug] # -# .\rawstr4c\run.ps1 [--debug] +# .\rawstr4c\bin\rawstr4c.ps1 [--debug] # --------------------------------------------------------------- # -I 选项必须在文件前面