Skip to content

SidhBhat/bup-script-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bup-script-wrapper

This is a wrapper script for bup-script, I use to backup my home directory to another partition on a daily basis. These are the scripts I call from crontab.

Installation

Installing these scripts is as simple as copying them to your system:

curl -sL https://raw.githubusercontent.com/SidhBhat/bup-script-wrapper/main/backup.sh > backup.sh
curl -sL https://raw.githubusercontent.com/SidhBhat/bup-script-wrapper/main/backup-root.sh > backup-root.sh

Using The Wrapper Scripts

To use these scripts you have to venture inside the files and set the variables as instruted by the comments.

Note: This script backs up your home directory to another partition only. You cannot use it to backup to a simple folder.

Note for the developer

This project was actually part of the bup-script project. I decided to seperate it and let bup-script focus only on the backup process. You will find early development of these scripts in the bup-script repo.

Contributing

You can simply start by creating a pull request. If you have Improvement suggestions you can contact me by email.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages