Prerelease v0.2.1.4

This commit is contained in:
Aoran Zeng
2025-07-12 07:44:44 +08:00
parent a70b251fa2
commit 0df9d54b27
4 changed files with 10 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
# https://github.com/RubyMetric/chsrc/releases/tag/pre
# ---------------------------------------------------------------
$destination = "~\Desktop\chsrc-pre-onGitHub"
$destination = "~\Desktop\chsrc-pre-on-GitHub"
Write-Output "=> Mkdir $destination"
mkdir -Force $destination | Out-Null