DesktopECHO / Pi-Hole-for-WSL1

Ad-blocking DNS server for Windows • Unbound pre-configured • Deployment ready in minutes • Does not require hypervisor/docker
359 stars 54 forks source link

Update PH4WSL1.cmd #107

Closed digitalcontemplation closed 1 year ago

digitalcontemplation commented 1 year ago

POWERSHELL.EXE -Command "Invoke-WebRequest -Uri 'https://github.com/DesktopECHO/Pi-Hole-for-WSL1/archive/refs/heads/master.zip' -OutFile 'PH4WSL1.zip'" > NUL 2>&1

Line 31, changed from Start-BitsTransfer format.

Solves Issue: 105 with help from barateza.