Fix the name of restic repo
This commit is contained in:
		@@ -93,7 +93,7 @@ mcbackup:
 | 
			
		||||
  rconRetryInterval: 10s
 | 
			
		||||
  excludes: "*.jar,cache,logs"
 | 
			
		||||
  backupMethod: restic
 | 
			
		||||
  resticRepository: s3:https://s3.e.badhouseplants.net:443/restic/minecraf
 | 
			
		||||
  resticRepository: s3:https://s3.e.badhouseplants.net:443/restic/minecraft
 | 
			
		||||
  resticAdditionalTags: "mc_backups"
 | 
			
		||||
  pruneResticRetention: "--keep-last 12 --keep-daily 7 --keep-weekly 4 --keep-monthly 2 --keep-yearly 2"
 | 
			
		||||
  resources:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user