Sometimes the progressbar is not displayed, so I decided not to hide it.
This commit is contained in:
		@@ -153,7 +153,6 @@ func (p progress) Run(stdOut io.ReadCloser, stdErr io.ReadCloser) error {
 | 
			
		||||
 | 
			
		||||
	p.progressbar.Value = 0
 | 
			
		||||
	p.progressbar.Max = p.totalDuration
 | 
			
		||||
	p.progressbar.Show()
 | 
			
		||||
	p.progressbar.Refresh()
 | 
			
		||||
 | 
			
		||||
	progress := 0.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user