Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitab29361

Browse files
committed
add alt path to lists of path to search for scripts
1 parentae89d20 commitab29361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/pgpro-upgrade/pgpro_upgrade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ case "$PGBIN" in
2323
;;
2424
esac
2525

26-
fordirin"$PGSHARE" /usr/pgsql-9.5/share /usr/share/postgresql/9.5 /usr/pgsql/9.5/share;do
26+
fordirin"$PGSHARE" /usr/pgsql-9.5/share /usr/share/postgresql/9.5 /usr/pgsql/9.5/share/usr/share/pgsql;do
2727
if [-d"$dir/pgpro-upgrade" ];then
2828
DIR="$dir/pgpro-upgrade"
2929
break

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp