crontab is not running my shell script

C++
Running a shell script in crontab:
bash -l /path/script.sh
Source

Also in C++: