Skip to content

Commit

Permalink
Merge pull request #8 from holms/fix/curl-link
Browse files Browse the repository at this point in the history
fix broken curl link
  • Loading branch information
clintkitson authored Aug 13, 2018
2 parents 1ccc181 + dd02845 commit 7800857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/curlinstall.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---

- name: Install script
shell: curl -sSL https://dl.bintray.com/emccode/rexray/install | sh -s -- {{ rexray_channel }}
shell: curl -sSL https://rexray.io/install | sh -s -- {{ rexray_channel }}

0 comments on commit 7800857

Please sign in to comment.