This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
shixiong
/
okd
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Merge pull request
#3477
from lmello/fix-generate_jks.sh
Merged by openshift-bot
OpenShift Bot
há 8 anos atrás
pai
b6b20207a5
eb40863bf8
commit
516ac1d09d
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
roles/openshift_logging/files/generate-jks.sh
+ 1
- 1
roles/openshift_logging/files/generate-jks.sh
Ver Ficheiro
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/
ba
sh
set -ex
function usage() {