Skip to content

Commit

Permalink
#108 non interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 29, 2024
1 parent 3f4ceaf commit 1172404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ assets:
rubygems.yml: yegor256/home#assets/rubygems.yml
install: |
export PATH=$PATH:/usr/lib/postgresql/14/bin
export DEBIAN_FRONTEND=noninteractive
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 1172404

Please sign in to comment.