stupid linux

This commit is contained in:
benny
2024-06-19 16:21:50 +03:00
parent afa56cb83e
commit 212bfe0f02
2 changed files with 3 additions and 2 deletions

1
.vscode/launch.json vendored
View File

@@ -10,6 +10,7 @@
"request": "launch",
"mode": "auto",
"program": "${fileDirname}"
,"env": {"msiinfo":"/usr/bin/msiinfo", "exiftool":"/usr/bin/exiftool"}
}
]
}