binary1ne commited on
Commit
b5ce1cd
·
verified ·
1 Parent(s): ad0adf9

Update docker-entrypoint.sh

Browse files
Files changed (1) hide show
  1. docker-entrypoint.sh +0 -1
docker-entrypoint.sh CHANGED
@@ -1,5 +1,4 @@
1
  #!/bin/bash
2
- set -e
3
 
4
  echo "=== Keycloak Entrypoint Script ==="
5
 
 
1
  #!/bin/bash
 
2
 
3
  echo "=== Keycloak Entrypoint Script ==="
4