use version 15 of postgres tools (for transit tech)
This commit is contained in:
parent
964f50c149
commit
7359be97bc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
homeDirectory = "/Users/sperrault";
|
homeDirectory = "/Users/sperrault";
|
||||||
|
|
||||||
sessionPath = [
|
sessionPath = [
|
||||||
"/Applications/Postgres.app/Contents/Versions/latest/bin"
|
"/Applications/Postgres.app/Contents/Versions/15/bin"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue