minor changes
This commit is contained in:
parent
7b55f4e3f6
commit
591db419ad
2
TODO
2
TODO
@ -25,3 +25,5 @@ probably need to package https://packages.debian.org/source/stretch/freebsd-buil
|
|||||||
-net, add shorewall templater
|
-net, add shorewall templater
|
||||||
|
|
||||||
-port in sslchk
|
-port in sslchk
|
||||||
|
|
||||||
|
-script that uses uconv(?) and pymysql to export database to .ods
|
@ -17,7 +17,7 @@ NOWstr = NOW.strftime('%Y-%m-%d')
|
|||||||
# TODO:
|
# TODO:
|
||||||
# - 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'], '.config', 'optools', 'sksdump.ini')
|
||||||
|
|
||||||
def getDefaults():
|
def getDefaults():
|
||||||
# Hardcoded defaults
|
# Hardcoded defaults
|
||||||
|
Loading…
Reference in New Issue
Block a user