From 5c2fd1f2b58a649f38c301e99a2cfca33bccc2ae Mon Sep 17 00:00:00 2001 From: Macleykun Date: Sun, 12 Jun 2022 15:44:17 +0200 Subject: [PATCH] smol update --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2cd16e09..d95d70bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,4 +32,4 @@ EXPOSE 20211 # Set up startup script to run two commands, cron and the lighttpd server RUN chmod +x /home/pi/pialert/dockerfiles/start.sh -CMD ["/home/pi/pialert/dockerfiles/start.sh"] +CMD ["/home/pi/pialert/dockerfiles/start.sh"] \ No newline at end of file