mans2singh opened a new issue #8999: URL: https://github.com/apache/airflow/issues/8999
**Description:** Correction in tutorial documentation regarding bash_command **Issue:** - The bash_command with shell file is as follows: > ``bash_command='templated_command.sh'``, where the file location is relative to But perhaps should be: > ``bash_command='templated_command.sh '``, where the file location is relative to ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
