From c80d886db8330c3f2c1b74115b2642cf99688836 Mon Sep 17 00:00:00 2001 From: Thord Johansson Date: Tue, 26 Mar 2024 01:34:12 +0100 Subject: [PATCH] Added naspi/update.sh --- naspi/update.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 naspi/update.sh diff --git a/naspi/update.sh b/naspi/update.sh new file mode 100755 index 0000000..a231576 --- /dev/null +++ b/naspi/update.sh @@ -0,0 +1,3 @@ +#!/bin/bash +docker pull containrrr/watchtower +docker run -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once