mirror of
				https://github.com/task-17-lct/backend.git
				synced 2025-11-04 11:17:25 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			77 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			77 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
#!/usr/bin/env bash
 | 
						|
 | 
						|
 | 
						|
BACKUP_DIR_PATH='/backups'
 | 
						|
BACKUP_FILE_PREFIX='backup'
 |