Unfortunately I cannot output a ruby file in cronjob with my provider, so I now need a command as a sh file.
#!/usr/bin/env bash
chmod a+x file.rb
Unf