mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
import Version
This commit is contained in:
parent
a18359c936
commit
e6a0bed4a5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import sys, os, ConfigParser, shutil
|
|||
import logging, logging.config
|
||||
from subprocess import call
|
||||
|
||||
from nzbToMediaEnv import *
|
||||
from nzbToMediaEnv import VERSION
|
||||
|
||||
Logger = logging.getLogger()
|
||||
logFile = os.path.join(os.path.dirname(sys.argv[0]), "postprocess.log")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue