un cranslib oublié
This commit is contained in:
parent
ff09465632
commit
9169c80520
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ def log(x):
|
|||
syslog.syslog(x)
|
||||
syslog.closelog()
|
||||
|
||||
sys.path.append('/usr/scripts/lib')
|
||||
sys.path.append('/usr/scripts/cranslib')
|
||||
import utils.exceptions
|
||||
|
||||
import locale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue