Skip to content

Commit

Permalink
Add missing line
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel authored Nov 4, 2024
1 parent c090424 commit 52bc6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/step01_ubuntu2404_pg_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ PGVER=${PGVER:-pg16}
apt-get update
apt-get -y install postgresql
service postgresql start
#end-recommended
#end-recommended

0 comments on commit 52bc6e2

Please sign in to comment.