Skip to content

Hemant-Mann/Automate-Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate-Backup

This repository will help you to take automated backup for your projects.

  • Follow the setup instructions
  • Foreach project that you need to backup create a file similar to that of "project_backup.json" in "~/automate" folder
  • Then Execute the file ./runner
  • Dont remove any keys from the JSON file you can make the value empty string but dont change the structure

Setup

git clone https://github.com/Hemant-Mann/Automate-Backup.git
cd Automate-Backup
chmod +x install
./install --help

Manual Backup

Just Execute this script from your terminal after you have clone the repo and installed the script

Automate-Backup/runner