Remove shebang from bash completions

bash completions are to be sourced. It makes little sense to
execute them.

Detected by Debian's Lintian tool, which warns about non-executable
files that appear to be #! scripts.

Signed-off-by: Simon McVittie <smcv@collabora.com>

Closes: #1119
Approved by: cgwalters
This commit is contained in:
Simon McVittie 2017-08-29 17:05:16 +01:00 committed by Atomic Bot
parent 3fcd81df86
commit 355e8516b0

View File

@ -1,5 +1,3 @@
#!/bin/bash
#
# bash completion file for ostree commands
#
# This script provides completion of: