#!/usr/bin/env bash # # Launch the ruby "hws_configure" binary app using the embedded Ruby # distribution. # path=<%= install_dir %>/embedded/bin:$PATH install_dir=<%= install_dir %> env -i PATH=$path install_dir=$install_dir hws_configure