Forgot the 3

This commit is contained in:
raildex1 2017-04-24 04:40:46 +10:00
parent 27c9f596c0
commit 4862086a01

View file

@ -1,4 +1,4 @@
#!/bin/bash -ex
apt-get update
apt-get install -y python-dev
apt-get install -y python3-dev