timescaledb/Bastillefile

5 lines
176 B
Plaintext
Raw Normal View History

2022-10-12 16:15:54 +00:00
#INCLUDE https://gitea.lyrion.ch/bastille-templates/postgresql
2022-10-12 15:35:25 +00:00
MOUNT /usr/ports /usr/ports nullfs rw 0 0
2022-10-12 15:30:16 +00:00
CMD cd /usr/ports/databases/timescaledb; make install clean BATCH=yes