mirror of
https://github.com/casjaysdevdocker/mailman
synced 2025-02-24 18:36:58 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/root/docker/setup/custom
This commit is contained in:
parent
4ba7f161dd
commit
cfa2f37efd
@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export DEBIAN_FRONTEND="noninteractive"
|
||||
export DEBCONF_NONINTERACTIVE_SEEN="true"
|
||||
|
||||
apt-get update &&
|
||||
apt-get -y upgrade &&
|
||||
apt-get install -yy mailman exim4 apache2 apache2-data apache2-utils &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user