mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
rename the new checklist script to whats_next.py
This commit is contained in:
4
management/check_configuration.py → management/whats_next.py
Normal file → Executable file
4
management/check_configuration.py → management/whats_next.py
Normal file → Executable file
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/python3
|
||||
#
|
||||
# Checks that the upstream DNS has been set correctly and that
|
||||
# SSL certificates have been signed, and if not tells the user
|
||||
# SSL certificates have been signed, etc., and if not tells the user
|
||||
# what to do next.
|
||||
|
||||
import os, os.path, re, subprocess
|
||||
Reference in New Issue
Block a user