Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianPenaud committed Mar 30, 2022
1 parent c243030 commit 825c539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/script/installPostgres.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# Install the driver for PostgreSQL
echo "Install the driver for postgreSQL"
cd /tmp
curl -O -k -s https://jdbc.postgresql.org/download/postgresql-42.2.18.jar
curl -O -k -s https://jdbc.postgresql.org/download/postgresql-42.3.3.jar
mv postgres* /config/resources

0 comments on commit 825c539

Please sign in to comment.