From 22eaede07432ec84df6c176ff8f8a716ea8d9c94 Mon Sep 17 00:00:00 2001 From: Daniel Marsee Date: Thu, 4 Oct 2018 13:11:59 -0900 Subject: [PATCH] Added EOF --- calcsetup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/calcsetup.sh b/calcsetup.sh index 47299e5..de2d1bd 100644 --- a/calcsetup.sh +++ b/calcsetup.sh @@ -94,3 +94,4 @@ echo "Shutting down. Connect LCD, then power back on." sleep 2 sudo shutdown -h now +EOF \ No newline at end of file