From 0dc4df15a0c6cbfedd49e5f8c55c0ada9e99fbe3 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Tue, 19 Feb 2019 14:37:58 +0100 Subject: [PATCH] Fix into shell_scripts/hass_update.sh script --- shell_scripts/hass_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell_scripts/hass_update.sh b/shell_scripts/hass_update.sh index 0cfb30ad..b4451eab 100755 --- a/shell_scripts/hass_update.sh +++ b/shell_scripts/hass_update.sh @@ -1,4 +1,4 @@ -#:/bin/bash +#!/bin/bash echo "Changed directory to homeassistant home" cd -- 2.47.3