Configure and run BTCPay Server

This commit is contained in:
2020-12-21 13:50:28 +01:00
parent ca373a1503
commit bbd5500982
6 changed files with 114 additions and 14 deletions

View File

@@ -27,6 +27,7 @@ end
build_essential
include_recipe 'ark'
%w{ libtool autotools-dev make automake cmake curl g++-multilib libtool
binutils-gold bsdmainutils pkg-config python3 patch }.each do |pkg|
apt_package pkg