зеркало из https://github.com/dotnet/pinvoke.git
Use more portable #! for ps1
This commit is contained in:
Родитель
ae335995e9
Коммит
c2c2ec1858
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/pwsh
|
#!/usr/bin/env pwsh
|
||||||
|
|
||||||
# This script returns all the artifacts that should be collected after a build.
|
# This script returns all the artifacts that should be collected after a build.
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/pwsh
|
#!/usr/bin/env pwsh
|
||||||
|
|
||||||
# This script returns a hashtable of build variables that should be set
|
# This script returns a hashtable of build variables that should be set
|
||||||
# at the start of a build or release definition's execution.
|
# at the start of a build or release definition's execution.
|
||||||
|
|
2
init.ps1
2
init.ps1
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/pwsh
|
#!/usr/bin/env pwsh
|
||||||
|
|
||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/pwsh
|
#!/usr/bin/env pwsh
|
||||||
|
|
||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/pwsh
|
#!/usr/bin/env pwsh
|
||||||
|
|
||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
|
|
Загрузка…
Ссылка в новой задаче