This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pg_probackup
Watch
1
Star
0
Fork
0
mirror of
https://github.com/postgrespro/pg_probackup.git
synced
2026-06-21 01:34:15 +02:00
Code
Issues
Releases
Activity
Files
REL_2_6
pg_probackup
/
travis
/
before-install.sh
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
56 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
try travis without docker
2022-12-04 09:08:26 +03:00
#!/usr/bin/env bash
set
-xe
mkdir /pg
chown travis /pg
Reference in New Issue
Copy Permalink