Allow service functions to be called indirectly

This commit is contained in:
2024-12-06 13:14:24 -05:00
parent 148f614e4a
commit 4dea07222c

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# shellcheck disable=SC2317
# @file installJRMC # @file installJRMC
# @brief Install JRiver Media Center and associated services # @brief Install JRiver Media Center and associated services
# @description See installJRMC --help or print_help() below for usage # @description See installJRMC --help or print_help() below for usage