diff --git a/installJRMC b/installJRMC index 82a4560..5266b6f 100755 --- a/installJRMC +++ b/installJRMC @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# shellcheck disable=SC2317 # @file installJRMC # @brief Install JRiver Media Center and associated services # @description See installJRMC --help or print_help() below for usage