From 6adddf4a55de5bf886b7b36e451f7b1a15e1d830 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 21 Aug 2016 16:52:23 -0700 Subject: [PATCH] Update deploy to point at master --- .gitmodules | 3 +++ _deploy | 1 + 2 files changed, 4 insertions(+) create mode 160000 _deploy diff --git a/.gitmodules b/.gitmodules index e69de29bb2d1..be241929d632 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "_deploy"] + path = _deploy + url = https://github.com/home-assistant/home-assistant.github.io.git diff --git a/_deploy b/_deploy new file mode 160000 index 000000000000..3633483305bb --- /dev/null +++ b/_deploy @@ -0,0 +1 @@ +Subproject commit 3633483305bb092ff72024ac1b59e66f7c1aacc0