install Python 3, fixes #4

This commit is contained in:
Joshua Tauberer
2014-03-16 16:50:24 -04:00
parent b3ec80b301
commit f27ef21f53
+2
View File
@@ -3,6 +3,8 @@
apt-get -q -q update apt-get -q -q update
apt-get -q -y upgrade apt-get -q -y upgrade
apt-get -q -y install python3
# Turn on basic services: # Turn on basic services:
# #
# ntp: keeps the system time correct # ntp: keeps the system time correct