From 9d4810ce25005e67cb38135221955c2aed9e27d7 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 7 Dec 2020 10:57:08 +0100 Subject: [PATCH] fix bad linebreaks from Windows --- inkycal/display/drivers/9_in_7_drivers/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inkycal/display/drivers/9_in_7_drivers/install.sh b/inkycal/display/drivers/9_in_7_drivers/install.sh index 2a300e4..663efe7 100644 --- a/inkycal/display/drivers/9_in_7_drivers/install.sh +++ b/inkycal/display/drivers/9_in_7_drivers/install.sh @@ -28,4 +28,4 @@ echo "Showing demo image" sudo ./IT8951 0 0 pika.bmp echo "If you see a pikachu on the E-Paper, the install" -echo "was successfull. If not, please report this issue." +echo "was successfull. If not, please report this issue." \ No newline at end of file