Skip to content

Commit

Permalink
release name ++
Browse files Browse the repository at this point in the history
  • Loading branch information
qgeissmann committed Jan 27, 2015
1 parent 2e2fd22 commit c72b62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/post-arch-pi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ hostnamectl set-hostname $hostname

# our software.
# TODO use AUR!
wget https://github.com/gilestrolab/pySolo-Video/archive/4.0.tar.gz -O psv.tar.gz
wget https://github.com/gilestrolab/pySolo-Video/archive/psv_prerelease.tar.gz -O psv.tar.gz
tar -xvf psv.tar.gz
cd pySolo-Video-*/src
pip2 install .

0 comments on commit c72b62a

Please sign in to comment.