[
https://issues.apache.org/jira/browse/AIRFLOW-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762582#comment-16762582
]
ASF subversion and git services commented on AIRFLOW-3643:
----------------------------------------------------------
Commit 4230404abcf09909ac03d80ba7ade2d48b42cf9e in airflow's branch
refs/heads/master from T. Tanay
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=4230404 ]
[AIRFLOW-3643] Add shebang to docs/start_doc_server.sh (#4650)
Since this script uses bash syntax, shebang needs to be added.
> Add shebang to docs/start_doc_server.sh
> ---------------------------------------
>
> Key: AIRFLOW-3643
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3643
> Project: Apache Airflow
> Issue Type: Improvement
> Components: docs
> Reporter: Kengo Seki
> Assignee: Tanay Tummalapalli
> Priority: Minor
> Labels: easyfix, newbie
>
> Since this script uses bash specific syntax such as {{$()}}, {{#!/bin/bash}}
> should be added to the first line.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)