Skip to content

Commit

Permalink
Fix #525: make sure we're in right path for requirements_all_ds.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed Aug 7, 2015
1 parent e07af67 commit 2dcf676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ apt-get install -y libffi-dev libssl-dev
apt-get install -y libmysqlclient-dev

# Pip requirements for all data source types
cd /opt/redash/current
pip install -r requirements_all_ds.txt

# Setup supervisord + sysv init startup script
Expand Down

0 comments on commit 2dcf676

Please sign in to comment.