meson.build (203B)
1 # This build file is in the public domain. 2 3 configure_file( 4 input: 'sync-dbconfig', 5 output: 'sync-dbconfig', 6 configuration: cdata, 7 install: true, 8 install_dir: get_option('bindir'), 9 )
syncBackup service to store encrypted wallet databases (experimental) | |
| Log | Files | Refs | Submodules | README | LICENSE |