mirror of
https://github.com/samrocketman/docker-compose-emby.git
synced 2026-06-16 01:11:35 +00:00
declare msg function readonly
This commit is contained in:
@@ -17,7 +17,7 @@ export EMBY_DOCKER_HOME="${PWD}"
|
||||
|
||||
function msg() {
|
||||
echo "${@}" >&2
|
||||
}
|
||||
}; declare -rf msg
|
||||
|
||||
function die() {
|
||||
msg "${@}"
|
||||
|
||||
Reference in New Issue
Block a user