This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nicolas
/
sso-proxy
mirror of
https://github.com/nmasse-itix/sso-proxy.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Browse Source
fix s2i path
master
Nicolas Massé
8 years ago
parent
4ec790e619
commit
ca130a0081
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.s2i/bin/assemble
2
.s2i/bin/assemble
View File
@ -2,5 +2,5 @@
echo "I'm here !!!"
exec
/usr/local/s2i
/assemble
exec
$STI_SCRIPTS_PATH
/assemble
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
nicolas/sso-proxy
Title
Body
Create Issue