diff --git a/stable/jfrog-platform/files/setupPostgres.sh b/stable/jfrog-platform/files/setupPostgres.sh index e766104ce..09af6eaaa 100644 --- a/stable/jfrog-platform/files/setupPostgres.sh +++ b/stable/jfrog-platform/files/setupPostgres.sh @@ -124,4 +124,4 @@ setupDB "${DB_USERNAME}" "${DB_PASSWORD}" "${DB_NAME}" || true log "$POSTGRES_LABEL setup is now complete." -exit 0 \ No newline at end of file +exit 0