From 123e6ca8a64ddac095b26dd5a37ae817ad3609cb Mon Sep 17 00:00:00 2001 From: 57_Wolve <57_wolve@private.email> Date: Wed, 24 Jul 2024 09:25:02 +0000 Subject: [PATCH] Update operating-systems/debian/entrypoint.sh --- operating-systems/debian/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operating-systems/debian/entrypoint.sh b/operating-systems/debian/entrypoint.sh index 7787a8b..9068f43 100644 --- a/operating-systems/debian/entrypoint.sh +++ b/operating-systems/debian/entrypoint.sh @@ -65,4 +65,4 @@ fi # from the container itself. printf "\033[1m\033[33mcontainer@container~ \033[0m%s\n" "$PARSED" # shellcheck disable=SC2086 -exec env ${PARSED} \ No newline at end of file +exec env ${PARSED}