mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-14 13:47:50 +08:00
Fix build script.
This commit is contained in:
@ -80,7 +80,7 @@ foreach ($s in $sources) {
|
|||||||
Flatten-Directory($s.name)
|
Flatten-Directory($s.name)
|
||||||
}
|
}
|
||||||
# Write current version to .cmderver file, for later.
|
# Write current version to .cmderver file, for later.
|
||||||
"$($s.version)" | Out-File "$s.name/.cmderver"
|
"$($s.version)" | Out-File "$($s.name)/.cmderver"
|
||||||
}
|
}
|
||||||
|
|
||||||
Pop-Location
|
Pop-Location
|
||||||
|
Reference in New Issue
Block a user