From 29a83d541ec0206870c408e6d60990b05d4ee475 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Wed, 12 Oct 2022 17:32:00 +0200 Subject: [PATCH] In the beginning there was darkness --- Bastillefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bastillefile b/Bastillefile index 77ba65b..c3f55b0 100644 --- a/Bastillefile +++ b/Bastillefile @@ -1,4 +1,4 @@ -INCLUDE https://gitea.lyrion.ch/zilti/postgresql +INCLUDE https://gitea.lyrion.ch/bastille-templates/postgresql MOUNT /usr/ports /usr/ports nullfs 0 0 rw CMD cd /usr/ports/databases/timescaledb; make install clean BATCH=yes