config system implemented
This commit is contained in:
parent
b2ba35504d
commit
4dedd79942
@ -15,7 +15,6 @@ NOW = datetime.datetime.utcnow()
|
|||||||
NOWstr = NOW.strftime('%Y-%m-%d')
|
NOWstr = NOW.strftime('%Y-%m-%d')
|
||||||
|
|
||||||
# TODO:
|
# TODO:
|
||||||
# - use a config file system
|
|
||||||
# - cleanup/rotation should be optional
|
# - cleanup/rotation should be optional
|
||||||
|
|
||||||
cfgfile = os.path.join(os.environ['HOME'], '.sksdump.ini')
|
cfgfile = os.path.join(os.environ['HOME'], '.sksdump.ini')
|
||||||
|
Loading…
Reference in New Issue
Block a user