Rimossa possibile riga inutile

This commit is contained in:
2025-03-17 12:20:02 +01:00
parent b1a26fea94
commit 5e64f0eee9
2 changed files with 0 additions and 2 deletions

1
.gitattributes vendored
View File

@@ -1,2 +1 @@
*.sh eol=crlf
*.sh eol=lf

View File

@@ -1,6 +1,5 @@
#!/bin/sh
if [ "${NODE_ENV}" = "production" ]; then
npm run grunt -- BuildAll
fi