Skip to content
Snippets Groups Projects
Commit 10f11e6b authored by Jan Krčmář's avatar Jan Krčmář Committed by honza801@ADMIN.META
Browse files

init.sh fix bash -> sh

parent 5d191670
No related branches found
No related tags found
No related merge requests found
Pipeline #11233 passed
#!/bin/bash
#!/bin/sh
: ${DB_HOST:=localhost}
: ${DB_NAME:=postgres}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment