소스 검색

HUE-5202 [fb] Add bash shebang in the extract script

krish 9 년 전
부모
커밋
1d77f77956
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      desktop/core/src/desktop/lib/tasks/extract_archive/extract_in_hdfs.sh

+ 1 - 0
desktop/core/src/desktop/lib/tasks/extract_archive/extract_in_hdfs.sh

@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
 # Licensed to Cloudera, Inc. under one
 # Licensed to Cloudera, Inc. under one
 # or more contributor license agreements.  See the NOTICE file
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information
 # distributed with this work for additional information