(chore) add script to download public file
This commit is contained in:
2
get_public.ps1
Normal file
2
get_public.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
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
|
||||
Reference in New Issue
Block a user