Skip to content

Commit

Permalink
Changing remotes and changing install script
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Sep 12, 2014
1 parent 414fc98 commit 3292df8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/install2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
mkdir build
cd build
sudo apt-get install git python-pip
git clone https://github.com/timvideos/gst-switch.git
git clone https://github.com/hyades/gst-switch.git
cd gst-switch
git checkout buildfix
chmod +x .travis-setup.sh
./.travis-setup.sh

0 comments on commit 3292df8

Please sign in to comment.