mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
[PKG-33]: Fixes PPG repo name issue for EL9. (#461)
This commit is contained in:
@@ -514,7 +514,7 @@ DEB_RELEASE=1
|
|||||||
REPO="https://github.com/Percona/pg_stat_monitor.git"
|
REPO="https://github.com/Percona/pg_stat_monitor.git"
|
||||||
VERSION="1.0.0"
|
VERSION="1.0.0"
|
||||||
PG_RELEASE=11
|
PG_RELEASE=11
|
||||||
PPG_REPO_NAME=ppg-11.18
|
PPG_REPO_NAME=ppg-11
|
||||||
parse_arguments PICK-ARGS-FROM-ARGV "$@"
|
parse_arguments PICK-ARGS-FROM-ARGV "$@"
|
||||||
|
|
||||||
check_workdir
|
check_workdir
|
||||||
|
|||||||
Reference in New Issue
Block a user