mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
Update build.ps1
This commit is contained in:
@@ -5,6 +5,9 @@ Set-Location $exec
|
||||
|
||||
.\clean.ps1
|
||||
|
||||
gcc -v
|
||||
go version
|
||||
|
||||
Get-ChildItem -Path . -Directory | ForEach-Object {
|
||||
$name=$_.Name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user