1
0
Fork 0
mirror of https://github.com/neocities/neocities.git synced 2025-05-16 01:17:19 +02:00
neocities/vagrant/database.sh

5 lines
No EOL
103 B
Bash

#!/bin/bash
DEBIAN_FRONTEND=noninteractive
apt-get -y install postgresql postgresql-contrib libpq-dev