Skip to content

Commit b8a4cd6

Browse files
authored
Merge pull request #621 from git-for-windows/accommodate-for-filesystem-2025.05.08-1
make-file-list: include the new /etc/msystem.d/ folder
2 parents ff40fb2 + dca9bae commit b8a4cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make-file-list.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ then
401401
etc/profile
402402
etc/profile.d/lang.sh
403403
etc/bash.bashrc
404-
etc/msystem
404+
etc/msystem*
405405
usr/bin/dash.exe
406406
usr/bin/getopt.exe
407407
EOF

0 commit comments

Comments
 (0)