aboutsummaryrefslogtreecommitdiff
path: root/netzbon/setup-merchant.sh
blob: d06c3572d4f1a8a9df28998875bcb016406abe10 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

set -eu

source functions.sh
source config/user.conf
source config/internal.conf


say "Launching taler-merchant-httpd"
systemctl enable --now taler-merchant-httpd