mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
install Python 3, fixes #4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user