windows: 更新 vmd 驱动

This commit is contained in:
bin456789
2025-03-26 00:27:04 +08:00
parent c42fee9204
commit d7540ff59c
4 changed files with 15 additions and 9 deletions

View File

@@ -2164,7 +2164,7 @@ to_lower() {
}
del_cr() {
sed 's/\r//g'
sed 's/\r$//'
}
del_empty_lines() {