Skip to content

Commit

Permalink
Fixing shell
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieCressey committed Dec 6, 2015
1 parent 7424bb7 commit 1ee9081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-dependencies.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
pip install -r requirements/zeromq.txt -r requirements/tests.txt --use-mirrors

mkdir ~/.aws/
Expand Down

0 comments on commit 1ee9081

Please sign in to comment.