Switching to curl from wget on Mac fetch-params.sh
Renamed makeRelease to makeReleaseMac to make its purpose explicit. Added makeReleaseWindows and makeReleaseLinux to put komodo binaries into their appropriate verus-cli package. Attempting semi-automated versioning in GitLab CI
This commit is contained in:
3
makeReleaseWindows.sh
Normal file
3
makeReleaseWindows.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
cp src/komodod.exe src/komodo-cli.exe src/komodo-tx.exe kmd/windows/verus-cli
|
||||
Reference in New Issue
Block a user