why my shell script command not running in crontab code example
Example: crontab is not running my shell script
Running a shell script in crontab:
bash -l /path/script.sh
Running a shell script in crontab:
bash -l /path/script.sh