From cb0f5ebde07825bd5d1e943f8c60abb8da42dd03 Mon Sep 17 00:00:00 2001 From: Peter Smit Date: Tue, 14 Jan 2025 19:13:43 +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