mirror of
https://github.com/samrocketman/docker-compose-emby.git
synced 2026-05-01 09:06:23 +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