show logging
This commit is contained in:
parent
d5b47a803c
commit
2a1a48bc68
@ -194,7 +194,7 @@ public:
|
||||
}
|
||||
|
||||
static void execute_mount() {
|
||||
auto mount_cmd = "start .\\repertory.exe -dd \"" +
|
||||
auto mount_cmd = "start .\\repertory.exe -f -dd \"" +
|
||||
config->get_data_directory() + "\"" + " " +
|
||||
utils::string::join(drive_args, ' ');
|
||||
std::cout << "mount command: " << mount_cmd << std::endl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user