Remove broken desktop notifications
This commit is contained in:
@@ -4,7 +4,8 @@ A simple backup script
|
||||
|
||||
## Description
|
||||
simple_backup is a Python script that allows you to backup your files.
|
||||
Parameters like input files/directories, output directory etc. can be specified in a configuration file, or on the command line. Run:
|
||||
Parameters like input files/directories, output directory etc. can be specified in a configuration file, or on the command line.
|
||||
Run:
|
||||
|
||||
```bash
|
||||
simple_backup -h
|
||||
@@ -35,3 +36,5 @@ python -m installer dist/*.whl
|
||||
|
||||
For Arch Linux, a PKGBUILD that automates this process is provided.
|
||||
|
||||
After installing, copy simple_backup.conf (if you used the PKGBUILD on Arch, it will be in /etc/simple_backup/) to $HOME/.config/simple_backup and edit is as needed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user