I just started using apache airflow. I am trying to run test.sh file from airflow, however it is not work.
Following is my code, file name is test.py
Try without the "sh" just set the command to "home/ubuntu/test/inst/scripts/test.sh"