mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
call these hidden scripts
This commit is contained in:
parent
da1bbfd31a
commit
e537e9f0bf
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
sys.path.insert(0, 'autoProcess/') # add this folder to path as this allows out-of-sight files to be called.
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
import migratecfg
|
import migratecfg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue