[24.02.20] Path changes
This commit is contained in:
parent
1fae370f19
commit
f076ee38e6
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import sys
|
||||
sys.path.append('/home/price-collector/')
|
||||
sys.path.append('/home/price-collector/src/')
|
||||
|
||||
from threading import Thread
|
||||
from pricing.collector import collector
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user