René Fuhry
c7134e7919
* Add PKGBUILD * This is a basic implementation that works. * I know what I am doing. Trust me. * Made flatpak optional and code cleanup * fixed issue with useless error msg --------- Co-authored-by: FUH22860 <101731147+FUH22860@users.noreply.github.com>
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
# Backup to this folder
|
|
BACKUP_LOCATION=~/
|
|
|
|
# use this pacman-wrapper
|
|
PACMAN_WRAPPER=yay
|
|
|
|
# how many different backups to keep
|
|
BACKUP_AMOUNT=2
|