Updated bootstrapping for CentOS

This commit is contained in:
Gene Liverman 2018-02-10 20:09:05 -08:00
parent 772f779a2b
commit 75c5f6b284
3 changed files with 13 additions and 5 deletions

2
bin/sclbundle Executable file
View file

@ -0,0 +1,2 @@
source /opt/rh/rh-ruby24/enable
bundle "$@"