mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 11:27:37 +01:00 
			
		
		
		
	borgbackup-etro.bash: add pruning
This commit is contained in:
		
							parent
							
								
									c9a06a6567
								
							
						
					
					
						commit
						45a9cc0ba2
					
				@ -6,3 +6,5 @@ borg create ::$(date -Is) /home/bitbot/.bitbot /home/matterbridge/ /home/oragono
 | 
			
		||||
rm -rf /home/mikaela/backups/
 | 
			
		||||
cp -r $BORG_REPO /home/mikaela/backups/
 | 
			
		||||
chown -R mikaela:mikaela /home/mikaela/
 | 
			
		||||
 | 
			
		||||
borg prune -v --keep-daily=7 --keep-weekly=4
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user