Commit Graph

4 Commits

Author SHA1 Message Date
Frank Dornheim
05baedc841 Add variable borg_cron_package to install the cron-packages in case of using timer: cron 2023-03-08 15:14:36 +01:00
Frank Dornheim
cba6907980 Removed cronie from package installation because systemd timer is used 2023-03-05 13:40:44 +01:00
Stefan Morgenthaler
981d4f9072 Allow to installation via OS package manager or pip (#106)
* allow to installation via os package manager or pip

* Run a second time to install via package manager

* Check for EPEL if distro package requested.

* Split dep lists to avoid installing build deps when using distro pkg

Co-authored-by: Stefan Morgenthaler <dev@morgenthaler.at>
Co-authored-by: Manu <manu@snapdragon.cc>
2022-12-15 17:40:53 +01:00
Manu
3bd0b3d497 Add Manjaro support (by @verbumfeit), CI fixes. (#65)
Co-authored-by: verbumfeit <verbumfeit@tuta.io>
2021-04-20 14:53:35 +08:00