fixed some curl refs
This commit is contained in:
parent
66b688d2f2
commit
fe48133d22
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
|
||||
Set-Alias -Name curl -Value ./bin/curl.exe
|
||||
|
||||
$dir = Split-Path $script:MyInvocation.MyCommand.Path
|
||||
. "$dir/env.ps1"
|
||||
$DATE = (Get-Date).ToString("yyyy-MM-dd HH:mm:ss")
|
||||
|
|
Loading…
Reference in a new issue