1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-18 18:07:22 +01:00

fix some comments

This commit is contained in:
Joshua Tauberer
2018-08-24 08:44:53 -04:00
parent bb43a2127c
commit 51972fd129
4 changed files with 4 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
source setup/functions.sh # load our functions
# Check system setup: Are we running as root on Ubuntu 14.04 on a
# Check system setup: Are we running as root on Ubuntu 18.04 on a
# machine with enough memory? Is /tmp mounted with exec.
# If not, this shows an error and exits.
source setup/preflight.sh