From adc3593808d6bb277b4eb7c684e4fd7f1b66054e Mon Sep 17 00:00:00 2001 From: John Hood Date: Tue, 24 May 2016 17:14:10 -0400 Subject: [PATCH] bash-completion file is not a standalone script Fixes a Lintian warning. --- conf/bash-completion/completions/mosh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/bash-completion/completions/mosh b/conf/bash-completion/completions/mosh index 3a2e08a..c7d4575 100644 --- a/conf/bash-completion/completions/mosh +++ b/conf/bash-completion/completions/mosh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +# Bash completions for Mosh, the mobile shell. -*- shell-script -*- __mosh_init_completion() {