Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Commit

Permalink
Fetch broduls fork of jasper-client
Browse files Browse the repository at this point in the history
  • Loading branch information
brodul committed Apr 16, 2016
1 parent 55075f4 commit 5cfc934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jasper-install
Expand Up @@ -157,7 +157,7 @@ install_jasper() {
# install jasper and it's rewquirements
cd ${PREFIX}/lib
if [ ! -d jasper ]; then
git clone https://github.com/jasperproject/jasper-client.git jasper
git clone https://github.com/brodul/jasper-client.git jasper
fi
pip install --upgrade setuptools
pip install -r jasper/client/requirements.txt
Expand Down

0 comments on commit 5cfc934

Please sign in to comment.