Configure baclup for sqlite databases
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user