mirror of
https://github.com/moparisthebest/curl
synced 2024-11-14 05:25:06 -05:00
2 lines
114 B
Batchfile
2 lines
114 B
Batchfile
|
@echo off
|
||
|
start cmd /k ..\builds\libcurl-vc-x86-debug-static-ipv6-sspi-winssl\bin\curl.exe https://wttr.in/seattle
|