Go to file
Dominik Dancs 2f88df233c Initial commit 2020-07-11 12:01:46 +02:00
.gitignore Initial commit 2020-07-11 12:01:46 +02:00
backup.py Initial commit 2020-07-11 12:01:46 +02:00
readme.md Initial commit 2020-07-11 12:01:46 +02:00

readme.md

Python Auto-backup for Linux

A script for managing and creating full system backups.

Requirements

  • tar
  • xz
  • Python 3.X.X
  • Python-pip