1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-11 01:27:17 +00:00

Change comment

This commit is contained in:
downtownallday 2022-06-22 11:19:58 -04:00
parent 8e6e4480b2
commit cab78e8d9a

View File

@ -1,9 +1,9 @@
#!/bin/bash #!/bin/bash
# setup MiaB-LDAP by: # setup MiaB-LDAP by:
# 1. installing upstream MiaB # 1. installing a prior version of MiaB-LDAP
# 2. adding some data (users/aliases/etc) # 2. adding some data (users/aliases/etc)
# 3. upgrading to MiaB-LDAP # 3. upgrading to master branch version of MiaB-LDAP
# #
# See setup-defaults.sh for usernames and passwords. # See setup-defaults.sh for usernames and passwords.
# #