minor changes

This commit is contained in:
brent s
2018-03-13 12:15:32 -04:00
parent 7b55f4e3f6
commit 591db419ad
2 changed files with 3 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ NOWstr = NOW.strftime('%Y-%m-%d')
# TODO:
# - cleanup/rotation should be optional
cfgfile = os.path.join(os.environ['HOME'], '.sksdump.ini')
cfgfile = os.path.join(os.environ['HOME'], '.config', 'optools', 'sksdump.ini')
def getDefaults():
# Hardcoded defaults