diff --git a/Calendar/icon_positions_locations.py b/Calendar/icon_positions_locations.py index 87207c4..97c98de 100644 --- a/Calendar/icon_positions_locations.py +++ b/Calendar/icon_positions_locations.py @@ -4,7 +4,7 @@ from PIL import Image, ImageFont from settings import * im_open = Image.open -path = '/home/pi/E-Paper-Master/Calendar/' +path = '' wpath = path+'weather-icons/' mpath = path+'translations/'+language+'/months/' weekpath = path+'translations/'+language+'/week/'