path fixed
This commit is contained in:
parent
2693625b68
commit
8d85242f81
@ -9,7 +9,7 @@ from PIL import Image
|
|||||||
from settings import language
|
from settings import language
|
||||||
im_open = Image.open
|
im_open = Image.open
|
||||||
|
|
||||||
path = '/home/pi/E-Paper-Master/Calendar/'
|
path = '/home/pi/Calendar/Calendar/'
|
||||||
wpath = path+'weather-icons/'
|
wpath = path+'weather-icons/'
|
||||||
mpath = path+'translations/'+language+'/months/'
|
mpath = path+'translations/'+language+'/months/'
|
||||||
weekpath = path+'translations/'+language+'/week/'
|
weekpath = path+'translations/'+language+'/week/'
|
||||||
|
Loading…
Reference in New Issue
Block a user