Commit Graph
7 Commits
Author SHA1 Message Date
ಠ_ಠandGitHub c152eeb652 Merge 0a48d13d6c into 13aa560fda 2024-03-12 15:22:56 +01:00
Stuart HickinbottomandGitHub 13aa560fda Add PreValidate hook (#359)
Fix #332.

This adds a new "PreValidate" hook that is executed before checking
the backup location. This allows, for example, mounting a remote
source to make the directories of the location available.

"PreValidate" is added as a new hook to avoid any breakage that might
have been caused by changing the behaviour of the "before" hook.

Documentataion updates included.
2024-03-12 15:22:43 +01:00
Alexander ZhangandGitHub 24220f6b62 Fix broken link in docs (#350) 2024-02-09 14:18:06 +01:00
Christoph LoyandGitHub ce9140fa1e Fix handling of XDG_CONFIG_HOME (#347) 2024-01-11 19:01:59 +01:00
Skye JandGitHub f8603425d1 Update installation.md to add AUR back (#348)
I have been maintaining the AUR package, so it is no longer deprecated.
2024-01-11 18:52:23 +01:00
ಠ_ಠandGitHub 0a48d13d6c Fix quick installation instruction
The command in the documentation was wrong and didn't run the script with elevated privileges. This one does.
2023-12-28 12:11:47 +01:00
cupcakearmyandGitHub 8eea7d33f8 delete old docs (#327)
* delete old docs

* new docs
2023-10-08 19:24:04 +02:00