Yes yes yes.

This commit is contained in:
Jannis Leidel 2014-03-23 15:25:43 +01:00
parent 841a760ce2
commit 82fbc84d38
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
sudo add-apt-repository ppa:fkrull/deadsnakes
sudo add-apt-repository -y ppa:fkrull/deadsnakes
sudo apt-get update
sudo apt-get install python3.4