kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Better status message
rodzic
6ae2cca1f6
commit
6a4dc36e71
|
@ -137,7 +137,7 @@ module.exports = {
|
|||
if (onOutput) {
|
||||
onOutput(`Uploading ${filename}... ${progress[filename]}%`);
|
||||
if (progress[filename] == 100){
|
||||
onOutput(`Merging ${filename} parts (if any), this could take a bit...`);
|
||||
onOutput(`Finalizing ${filename} upload, this could take a bit...`);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue