Skip to content

Commit

Permalink
Another typo, sorry
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Jun 26, 2017
1 parent 61779e8 commit c7a513a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .create_lv2_env.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

wget http://mirrors.kernel.org/ubuntu/pool/universe/l/lv2/lv2-dev_1.10.0~dfsg1-1_amd64.deb
sudo dpkg -i lv2-dev_1.10.0~dfsg0-1_amd64.deb
sudo dpkg -i lv2-dev_1.10.0~dfsg1-1_amd64.deb

wget http://mirrors.kernel.org/ubuntu/pool/universe/l/lv2core/lv2core_6.0+dfsg0-3_all.deb
sudo dpkg -i lv2core_6.0+dfsg0-3_all.deb
Expand Down

0 comments on commit c7a513a

Please sign in to comment.