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?
So, if the install hook was written in bash, it may look something like:
#!/bin/bash ruby-script. rb
apt-get install -y ruby
call-install-
Can someone see if that works? Perhaps the script needs a path?