Browse Source

Merge pull request #3477 from lmello/fix-generate_jks.sh

Merged by openshift-bot
OpenShift Bot 8 years ago
parent
commit
516ac1d09d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/openshift_logging/files/generate-jks.sh

+ 1 - 1
roles/openshift_logging/files/generate-jks.sh

@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 set -ex
 
 function usage() {