mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-20 18:27:23 +01:00
Initial remote Nextcloud integration support
This commit is contained in:
@@ -147,6 +147,13 @@ echo
|
||||
certbot register --register-unsafely-without-email --agree-tos --config-dir $STORAGE_ROOT/ssl/lets_encrypt
|
||||
fi
|
||||
|
||||
#
|
||||
# Run setup mods
|
||||
#
|
||||
for mod in $(ls setup/mods.d | grep -v '~$'); do
|
||||
setup/mods.d/$mod
|
||||
done
|
||||
|
||||
# Done.
|
||||
echo
|
||||
echo "-----------------------------------------------"
|
||||
|
||||
Reference in New Issue
Block a user