1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-24 08:52:38 +02:00
pg_probackup/travis/before-install.sh
2022-12-04 14:16:02 +03:00

6 lines
56 B
Bash
Executable File

#!/usr/bin/env bash
set -xe
mkdir /pg
chown travis /pg