homeassistant inkl. update Script.

This commit is contained in:
Olli Graf
2025-01-08 10:04:40 +01:00
parent 59593ee076
commit 8e70b0246d
3 changed files with 52 additions and 0 deletions

5
homeassistant/update-container Executable file
View File

@@ -0,0 +1,5 @@
#! /usr/bin/bash
docker pull ${1}
docker rm -f ${2}