Skip to content

Commit

Permalink
Removed erroneous plus in build-darwin.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dechristopher committed Dec 24, 2017
1 parent 593a26e commit cdc7a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build-darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
echo "[ticker] Building darwin binary..."

# Enter src/ directory after resetting working directory to tools/
+

cd "${0%/*}"
cd ../src

Expand Down

0 comments on commit cdc7a4a

Please sign in to comment.