diff --git a/root/docker-mods b/root/docker-mods index 97949a6..ae649de 100755 --- a/root/docker-mods +++ b/root/docker-mods @@ -31,7 +31,7 @@ tamper_check() { tamper_check_legacy() { # Tamper check custom script locations if [[ -d "${SCRIPTS_DIR_OLD}" ]] && [[ -n "$(find ${SCRIPTS_DIR_OLD} ! -user root)" ]]; then - echo "**** Potential tampering with custom scripts detected ****" + echo "[custom-init] **** Potential tampering with custom scripts detected ****" randstr=$( tr