From 2f37f9881cce9b085e4d3b69eee3424a46354664 Mon Sep 17 00:00:00 2001 From: Eduardo Lezcano Alvarez Date: Wed, 14 Feb 2024 17:45:48 +0100 Subject: [PATCH] Added readme --- README.md | 3 +++ setup.sh | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f7c52e6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Home Setup Script + + bash <(wget -qO- https://github.com/edupo/home-assistant/raw/2024.0.2/setup.sh) diff --git a/setup.sh b/setup.sh index dd02eea..d431dbf 100755 --- a/setup.sh +++ b/setup.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) +# Copyright (c) 2024 Eduardo Lezcano Alvarez # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -54,7 +54,7 @@ skip() { msg "${Y}S" "${1}" "${2}" } -info "version" "2024.0.0" +info "version" "2024.0.2" ################################################################################ # bash