From a9a9c5b865923562cd4c22f1b7a24fa1de00200f Mon Sep 17 00:00:00 2001 From: Peter Smit Date: Tue, 14 Jan 2025 19:23:08 +0000 Subject: [PATCH] Update update --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index fd4196d..7557b5d 100755 --- a/update +++ b/update @@ -1,3 +1,3 @@ #!/bin/bash cd /data/docker-config -git pull && docker compose up -d \ No newline at end of file +git pull && docker compose up -d