Skip to content

Commit

Permalink
progress
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshegarty committed Apr 3, 2019
1 parent d1fd1cd commit f8148ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- run: wget https://github.com/zdevito/terra/releases/download/release-2016-03-25/terra-Linux-x86_64-332a506.zip
- run: unzip terra-Linux-x86_64-332a506.zip
- run: echo $PATH
- run: ls;sudo ln -s terra-Linux-x86_64-332a506/bin/terra /usr/bin/terra
- run: ls;pwd;sudo ln -s terra-Linux-x86_64-332a506/bin/terra /usr/bin/terra
- run: ls -la terra-Linux-x86_64-332a506/bin/terra
- run: ls -la /usr/bin
- run: which terra
Expand Down

0 comments on commit f8148ba

Please sign in to comment.