Sfoglia il codice sorgente

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

Merged by openshift-bot
OpenShift Bot 8 anni fa
parent
commit
516ac1d09d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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() {