From f75073103968eccf4536541ecfe05be7de5d92da Mon Sep 17 00:00:00 2001 From: Ravi Shah <63246200+Rav4s@users.noreply.github.com> Date: Sat, 31 Oct 2020 10:04:53 -0500 Subject: [PATCH] Remove dumb windows line endings --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 2aab7b8..e49ee0c 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh echo "This script will install the bottlepy web server and allow you to control and monitor the state of your smart garage door opener." sleep 1