summaryrefslogtreecommitdiff
path: root/netzbon/main.sh
diff options
context:
space:
mode:
Diffstat (limited to 'netzbon/main.sh')
-rwxr-xr-xnetzbon/main.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/netzbon/main.sh b/netzbon/main.sh
index 52f5f67..cb24172 100755
--- a/netzbon/main.sh
+++ b/netzbon/main.sh
@@ -115,6 +115,10 @@ else
PROTO="http"
fi
+#Check services, and if down restart
+
+./check-services.sh
+
say "Congratulations, you have successfully installed GNU Taler"
say "Your bank is at ${PROTO}://bank.${DOMAIN_NAME}/"
say "A merchant is at ${PROTO}://backend.${DOMAIN_NAME}/"