When making release, add default config file
This commit is contained in:
parent
a4f118d9e6
commit
b62e89f0c9
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ Remove-Item -Recurse .\release\windows\*
|
|||
Copy-Item .\target\release\polaris.exe .\release\windows\
|
||||
Copy-Item .\res\libeay32.dll .\release\windows\
|
||||
Copy-Item .\res\libeay32md.dll .\release\windows\
|
||||
Copy-Item .\Polaris.toml .\release\windows\
|
||||
Copy-Item .\web\ .\release\windows\ -recurse
|
||||
|
||||
Read-Host -Prompt "All clear! Press Enter to exit"
|
||||
|
|
Loading…
Add table
Reference in a new issue