Added a todo for changing default site.
This commit is contained in:
@@ -81,6 +81,7 @@ def main():
|
|||||||
action='store_true',
|
action='store_true',
|
||||||
help='verbose output.')
|
help='verbose output.')
|
||||||
|
|
||||||
|
# TODO add option to change default in config
|
||||||
args = parser.parse_args()
|
args = parser.parse_args()
|
||||||
|
|
||||||
config = getConfig()
|
config = getConfig()
|
||||||
|
|||||||
Reference in New Issue
Block a user