summaryrefslogtreecommitdiff
path: root/netzbon/setup-merchant.sh
blob: c647af4068c60107fd319153c7f910e4fcdc7052 (plain)
1
2
3
4
5
6
7
8
9
10
#!/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