parent
25ef82cf2d
commit
0064d0e146
2 changed files with 11 additions and 7 deletions
src/lib
|
@ -74,7 +74,7 @@
|
|||
saveDirectory = downloadDirPath;
|
||||
}
|
||||
|
||||
if (bundleDirectory == "") {
|
||||
if (bundleDirectory == "" && doBundle) {
|
||||
bundleDirectory = downloadDirPath;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue