End of typo fox in cachePath
This commit is contained in:
parent
8a367f2251
commit
3a784be93e
2
morss.py
2
morss.py
@ -547,7 +547,7 @@ if __name__ == '__main__':
|
||||
log('etag good')
|
||||
sys.exit(0)
|
||||
|
||||
cachePath = os.getcwd() + '/cache'
|
||||
cachePath = os.getcwd() + '/cache'
|
||||
else:
|
||||
cachePath = os.path.expanduser('~') + '/.cache/morss'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user