Commit 30c416ff authored by Joshua Tauberer's avatar Joshua Tauberer

rename the new checklist script to whats_next.py

parent 5aa09c3f
#!/usr/bin/python3
#
# Checks that the upstream DNS has been set correctly and that # 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. # what to do next.
import os, os.path, re, subprocess import os, os.path, re, subprocess
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment