Commit 8f914433 authored by Nguyen Hai Truong's avatar Nguyen Hai Truong Committed by Matthew Fisher

Adding '/usr/bin/env bash' (#5334)

This commit aims to add '/usr/bin/env bash' as a shebang line
to indicates scripts use bash shell for interpreting.
Signed-off-by: 's avatarNguyen Hai Truong <truongnh@vn.fujitsu.com>
parent e4d01362
#!/usr/bin/env bash
# bash completion for helm -*- shell-script -*-
__debug()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment