👔 Optimize watchtower backup format
This commit is contained in:
		@@ -30,7 +30,7 @@ func BackupDb() error {
 | 
			
		||||
 | 
			
		||||
	outFile := filepath.Join(
 | 
			
		||||
		backupPath,
 | 
			
		||||
		fmt.Sprintf("watchtower_db_backup_%s", time.Now().Format("2006-01-02 15:04:05")),
 | 
			
		||||
		fmt.Sprintf("watchtower_db_backup_%s", time.Now().Format("2006-01-02_15:04:05")),
 | 
			
		||||
	)
 | 
			
		||||
 | 
			
		||||
	// Reading config
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user