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:
Asher Dawes
2018-06-16 23:38:54 -07:00
parent 0a1a0b9d63
commit fd4f28767a
5 changed files with 28 additions and 166 deletions

5
makeReleaseLinux.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
cp src/komodod src/komodo-cli kmd/linux/verus-cli
chmod +x kmd/linux/verus-cli/komodo*
chmod +x kmd/linux/verus-cli/veru*