mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-23 17:18:44 +00:00
5 lines
45 B
Bash
Executable file
5 lines
45 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -eu
|
|
|
|
pg_buildext installcheck
|