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