Skip to content

Commit

Permalink
fixed?
Browse files Browse the repository at this point in the history
  • Loading branch information
marques-work committed Aug 25, 2017
1 parent 49a8885 commit 02255ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ deploy:
- script:
name: export version
code: |
export VERSION=$(./bobcat-linux --version)
export VERSION=`./bobcat-linux --version`
- script:
name: package
Expand Down

0 comments on commit 02255ca

Please sign in to comment.