diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-09-10 11:21:07 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-09-10 11:21:07 +0200 |
commit | 44ba80823d8dda14a116d198a367e0fae9649e77 (patch) | |
tree | 17bb08db1f1197537e1957862e77158995323b71 /etc/scl_enable | |
parent | 0d7b15475de85ac4398f87c8c82cd93b48cbc118 (diff) | |
download | s2i-jekyll-44ba80823d8dda14a116d198a367e0fae9649e77.tar.gz |
scl quirks
Diffstat (limited to 'etc/scl_enable')
-rw-r--r-- | etc/scl_enable | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/scl_enable b/etc/scl_enable new file mode 100644 index 0000000..dd81bd9 --- /dev/null +++ b/etc/scl_enable @@ -0,0 +1,2 @@ +source scl_enable httpd24 +source scl_enable rh-ruby${RH_RUBY_VERSION} |