Added a todo for changing default site.

This commit is contained in:
2017-11-18 23:44:29 +01:00
parent ab543f405f
commit 8ec95cf216

View File

@@ -81,6 +81,7 @@ def main():
action='store_true',
help='verbose output.')
# TODO add option to change default in config
args = parser.parse_args()
config = getConfig()