소스 검색

Allow service functions to be called indirectly

bryan 3 달 전
부모
커밋
4dea07222c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      installJRMC

+ 1 - 0
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