1
0

Configure baclup for sqlite databases

This commit is contained in:
2025-05-02 19:05:17 +03:00
parent 76328bf6c6
commit d1eae9b5b5
4 changed files with 21 additions and 9 deletions

View File

@ -9,7 +9,7 @@
# See: https://github.com/zyedidia/eget/releases
vars:
eget_install_dir: '/usr/local/bin'
eget_install_dir: '{{ bin_prefix }}'
eget_bin_path: '{{ (eget_install_dir, "eget") | path_join }}'
tasks: