From 203af7302854f453fa4a05ecefd4403b6c8a4f8d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Aug 2024 12:33:11 +0200 Subject: Adding upstream version 103. Signed-off-by: Daniel Baumann --- shell-completion/bash/dracut | 3 ++- shell-completion/bash/lsinitrd | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'shell-completion') diff --git a/shell-completion/bash/dracut b/shell-completion/bash/dracut index e8a8691..d54fe5f 100644 --- a/shell-completion/bash/dracut +++ b/shell-completion/bash/dracut @@ -1,4 +1,5 @@ -#!/bin/bash +# bash completion for dracut +# shellcheck shell=bash # Copyright 2013 Red Hat, Inc. All rights reserved. # # This program is free software; you can redistribute it and/or modify diff --git a/shell-completion/bash/lsinitrd b/shell-completion/bash/lsinitrd index da7e7ad..be48f38 100644 --- a/shell-completion/bash/lsinitrd +++ b/shell-completion/bash/lsinitrd @@ -1,4 +1,5 @@ -#!/bin/bash +# bash completion for lsinitrd +# shellcheck shell=bash # Copyright 2013 Red Hat, Inc. All rights reserved. # # This program is free software; you can redistribute it and/or modify -- cgit v1.2.3