rename the new checklist script to whats_next.py

This commit is contained in:
Joshua Tauberer 2014-06-23 00:11:24 +00:00
parent 5aa09c3f9b
commit 30c416ff6e
1 changed files with 3 additions and 1 deletions

View 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