Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 673 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 673 Bytes

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