Comment 2 for bug 1190293

Revision history for this message
Tim Penhey (thumper) wrote :

So, if the install hook was written in bash, it may look something like:

#!/bin/bash
apt-get install -y ruby
call-install-ruby-script.rb

Can someone see if that works? Perhaps the script needs a path?