Skip to content

Commit c72b62a

Browse files
committed
release name ++
1 parent 2e2fd22 commit c72b62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/post-arch-pi.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ hostnamectl set-hostname $hostname
9999

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

0 commit comments

Comments
 (0)