Removing Home Assistant.

This commit is contained in:
Colin Diem
2022-02-02 17:23:16 -05:00
parent 343c634fb5
commit b4742e7818
3 changed files with 1 additions and 25 deletions

View File

@@ -31,12 +31,6 @@ docker-compose up -d
cd /home/ubuntu/
echo "Done"
echo "Starting Home Assistant..."
cd homeassistant/
docker-compose up -d
cd /home/ubuntu/
echo "Done"
echo "Starting reverse proxy..."
cd nginx-reverse-proxy/
docker-compose up -d