Skip to content

Commit

Permalink
Add comment describing the script
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed Oct 5, 2017
1 parent 9e7a6ac commit 0fa6b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
# Creates unsigned binaries for macOS (64bit), and Linux/Windows (32 and 64bit)
function check_version {
grep "VERSION" ./akamai.go | grep \"$1\"
if [[ $? -eq 1 ]]
Expand Down

0 comments on commit 0fa6b4e

Please sign in to comment.