From dcd15e9ea968641a94a5fcaacf33eaaab932278c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20L=C3=B3pez?= Date: Fri, 30 Aug 2024 15:45:34 +0200 Subject: [PATCH] Removed adminer noroute workaround as we now run router on CI --- install.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/install.yaml b/install.yaml index 4bdb785..5f763c2 100644 --- a/install.yaml +++ b/install.yaml @@ -14,5 +14,4 @@ post_install_actions: # ddev aljibe-kickstart - ./scripts/install-dependencies.sh - - ./scripts/fix-adminer-norouter.sh - test -f aljibe.yaml || cp aljibe.yaml.example aljibe.yaml