Skip to content

Commit 4f6caf7

Browse files
authored
fix(install): add migrate-pgbouncer.sh to install.sh (#4030)
1 parent 976e065 commit 4f6caf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ source install/bootstrap-snuba.sh
4141
source install/upgrade-postgres.sh
4242
source install/ensure-correct-permissions-profiles-dir.sh
4343
source install/set-up-and-migrate-database.sh
44+
source install/migrate-pgbouncer.sh
4445
source install/geoip.sh
4546
source install/setup-js-sdk-assets.sh
4647
source install/wrap-up.sh

0 commit comments

Comments
 (0)