1
0
This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
siadrive/3rd-party/Sia-v1.1.0-windows-amd64/01 - siad test.cmd
Scott E. Graves 3139588098 More stuff
2017-02-04 20:04:06 -06:00

5 lines
123 B
Batchfile

@echo off
pushd "%~dp0%"
del /s /q ..\..\UnitTests\data 1>NUL 2>&1
siad -d ..\..\UnitTests\data --api-addr localhost:11980