Commit f27ef21f authored by Joshua Tauberer's avatar Joshua Tauberer

install Python 3, fixes #4

parent b3ec80b3
......@@ -3,6 +3,8 @@
apt-get -q -q update
apt-get -q -y upgrade
apt-get -q -y install python3
# Turn on basic services:
#
# ntp: keeps the system time correct
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment