2 lines
No EOL
71 B
Bash
Executable file
2 lines
No EOL
71 B
Bash
Executable file
#!/bin/bash
|
|
PG_PASSWORD=$POSTGRES_PASSWORD pg_isready -U $POSTGRES_USER |