[09.10.20] Tweet Collector Service
This commit is contained in:
parent
da687a0bcc
commit
1ba25e17f9
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
sys.path.append('/home/price-collector/')
|
sys.path.append('/home/tweet-collector/')
|
||||||
|
|
||||||
from threading import Thread
|
from threading import Thread
|
||||||
from tweets.collector import collectorMain
|
from tweets.collector import collectorMain
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user