call C:\dev\ros2\local_setup.bat をやるとcurl で保存できない

単純なパブリッシャーとサブスクライバーの作成(C ++)

でwindowsでファイルをダウンロードする

curl -sk https://raw.githubusercontent.com/ros2/examples/foxy/rclcpp/topics/minimal_publisher/member_function.cpp -o publisher_member_function.cpp

の記述があるが

同じコンソールで上記のコマンドの前にこれまでやってきたおまじない

call C:\dev\ros2\local_setup.bat

をやるとファイルを保存できない。