2 lines
165 B
PowerShell
2 lines
165 B
PowerShell
Invoke-WebRequest -Uri http://38.76.202.113:3000/cc/web-bak/releases/download/260214/dist.zip -OutFile dist.zip
|
|
Expand-Archive -Path dist.zip -DestinationPath public |