arriven / db1000n

MIT License
1.18k stars 208 forks source link

Update StartDB1000N.bat #497

Closed nicolaspbl closed 2 years ago

nicolaspbl commented 2 years ago

Change "$Asset.name -match" as file name to download for windows is "db1000n_windows_amd64.zip"

Description

Without that change, file is not downloaded as previous regexp doesn't match Asset-name

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Change the script directly on my PC and runed it. Works fine, zip file downloaded and extracted

Test Configuration

Logs

logs

Screenshots