add user notification for starting borg backup
This commit is contained in:
		
							parent
							
								
									77d5b85ae3
								
							
						
					
					
						commit
						6c8fc8bcdf
					
				| @ -539,6 +539,8 @@ if [ "$includeXtra" -eq 1 ]; then | |||||||
| fi | fi | ||||||
| 
 | 
 | ||||||
| # execute borg | # execute borg | ||||||
|  | printf "${cyan}[%s] -- [INFO] Executing borg backup operation --${norm}\n" \ | ||||||
|  |     "$(stamp)" >> "$logFile" | ||||||
| ${borgCMD} 2>> "$logFile" | ${borgCMD} 2>> "$logFile" | ||||||
| borgResult="$?" | borgResult="$?" | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user