Skip to content

Commit

Permalink
#108 pg 10
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 30, 2024
1 parent 1172404 commit fddba3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ docker:
assets:
rubygems.yml: yegor256/home#assets/rubygems.yml
install: |
export PATH=$PATH:/usr/lib/postgresql/14/bin
export DEBIAN_FRONTEND=noninteractive
export PATH=$PATH:/usr/lib/postgresql/10/bin
sudo apt-get -y update
sudo apt-get -y install libpq-dev postgresql-client postgresql
pdd -f /dev/null
Expand Down

0 comments on commit fddba3c

Please sign in to comment.