mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
install Python 3, fixes #4
This commit is contained in:
parent
b3ec80b301
commit
f27ef21f53
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user