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