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