From 280a89da37a2970bca40114d7f04caeda6430f93 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 12 Apr 2025 16:15:55 +0200 Subject: [PATCH] Final fix --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 7d4b515..0d98e88 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -22,4 +22,4 @@ docker compose exec acme ln -s /etc/nginx/snakeoil.pem /etc/ssl/$DOMAIN/fullchai docker compose down -./reset.sh +./scripts/reset.sh