From a3582f324fb6d2c2f43065b3a8f63645cdc48002 Mon Sep 17 00:00:00 2001 From: TheiLLeniumStudios <104288623+TheiLLeniumStudios@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:20:31 +0000 Subject: [PATCH] Update --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index 4478a41..bd3bf4d 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -40,6 +40,7 @@ echo "${DIFF}" | while read -r changed; do changed=${changed#??} echo $STATUS if beginswith ${RESOURCES_FOLDER} "${changed}"; then + echo ${changed##*] } echo "In the resources folder" else echo "No in resources"