diff --git a/scripts/system.sh b/scripts/system.sh index c03fa318..d062ec85 100755 --- a/scripts/system.sh +++ b/scripts/system.sh @@ -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