Skip to content

This Bash script make backups a user-specified directory and saves it to a destination folder

License

Notifications You must be signed in to change notification settings

TheHellishPandaa/backup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

backup-script

This is a script that automatize the backups of the system.

Installation & Usage

Clone the repository:

  1. Clone the repository:

    git clone https://github.com/TheHellishPandaa/backup-script.git
  2. Navigate to the script's directory:

    cd backup-script
  3. Make the script executable:

    chmod +x backup.sh
  4. Run the script:

    ./backup.sh


Automatize your Backups ;)

You can use, download or modify this script ;)

This Bash script make backups a user-specified directory and saves it to a destination

About

This Bash script make backups a user-specified directory and saves it to a destination folder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages