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