From bb7525a6dacd9a317264082e009b2aecf8e8bfb5 Mon Sep 17 00:00:00 2001 From: gitea Date: Sun, 25 May 2025 11:51:13 +0200 Subject: [PATCH] 4 commit --- playbook-gitea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook-gitea.yml b/playbook-gitea.yml index 13d5c91..eba0416 100644 --- a/playbook-gitea.yml +++ b/playbook-gitea.yml @@ -8,4 +8,4 @@ ansible.builtin.shell: args: cmd: docker compose pull && docker compose up -d - chdir: /opt/gitea \ No newline at end of file + chdir: /opt/gitea/ \ No newline at end of file