The server does not start with cron
the script log says Could not open the configuration file citmp-server.yml
But if i go through ssh and run the run.sh script, it works fine ?
can anyone help ?
cron values
* */6 * * * sh /root/gta/run.sh >> /root/script_output.log
@reboot sh /root/gta/run.sh >> /root/script_output.log
@daily sh /root/gta/run.sh >> /root/script_output.log