chore: update download folder to libDir
This commit is contained in:
parent
f1d97ac834
commit
8ba0342337
@ -90,7 +90,7 @@ async function main() {
|
||||
|
||||
// copy to tauri resources
|
||||
try {
|
||||
copySync(vcSavePath, resourcesDir)
|
||||
copySync(vcSavePath, libDir)
|
||||
} catch (err) {
|
||||
// Expect EEXIST error
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user