mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
Add cleanup upon update
This commit is contained in:
parent
7aff860390
commit
70acfc22e7
2 changed files with 18 additions and 1 deletions
|
@ -24,6 +24,7 @@ except ImportError:
|
|||
sys.ext('Please install pywin32')
|
||||
|
||||
APP_ROOT = libs.util.module_path(parent=True)
|
||||
SOURCE_ROOT = libs.util.module_path()
|
||||
|
||||
# init preliminaries
|
||||
SYS_ARGV = sys.argv[1:]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue