This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shixiong
/
okd
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request
#3477
from lmello/fix-generate_jks.sh
Merged by openshift-bot
OpenShift Bot
8 years ago
parent
b6b20207a5
eb40863bf8
commit
516ac1d09d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
roles/openshift_logging/files/generate-jks.sh
+ 1
- 1
roles/openshift_logging/files/generate-jks.sh
View File
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/
ba
sh
set -ex
function usage() {