From ac5f25a99cef9cf15be0386bff89bb9dd93528e1 Mon Sep 17 00:00:00 2001 From: mariomitte Date: Sun, 12 Jul 2026 15:25:57 +0200 Subject: [PATCH] patch ne otkriva entrypoint.sh na windows --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..526c8a3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sh text eol=lf \ No newline at end of file