From 5ad0d0548b81d51ad4645d1ae10fe637cf34ce86 Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 30 Sep 2023 21:21:24 +0300 Subject: [PATCH] fix unneeded spaces --- postgresql.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql.yaml b/postgresql.yaml index 2e5786b..ea48063 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -50,7 +50,7 @@ name: "rhel-custom" description: "RHEL custom 0xace.cc repository" file: "mirror.0xace.cc" - baseurl: "https://mirror.0xace.cc/rhel/$releasever/custom" + baseurl: "https://mirror.0xace.cc/rhel/$releasever/custom" gpgcheck: false enabled: true