Skip to content

Commit fa20068

Browse files
committed
Update postgresql_client
1 parent 5dfb9ba commit fa20068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud66/postgresql_client

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# {{Description: This deploy hook will run the following code snippet to automate the installation of PG client tools. POSTGRESQL_VERSION environment variable will be used if supplied.}}
1+
# {{Description: This deploy hook will run the following code snippet to automate the installation of PostgreSQL client tools. The POSTGRESQL_VERSION environment variable will be used if supplied.}}
22
if [ -z "$POSTGRESQL_VERSION" ]
33
then
44
version="9.4"

0 commit comments

Comments
 (0)