summaryrefslogtreecommitdiffstats
path: root/services/available/duplicati/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/available/duplicati/run')
-rwxr-xr-xservices/available/duplicati/run3
1 files changed, 2 insertions, 1 deletions
diff --git a/services/available/duplicati/run b/services/available/duplicati/run
index 8d2a9ad..d9684c0 100755
--- a/services/available/duplicati/run
+++ b/services/available/duplicati/run
@@ -1,2 +1,3 @@
#!/bin/sh
-exec /usr/bin/mono /opt/duplicati-latest/Duplicati.Server.exe --webservice-port=8200
+
+exec /usr/bin/mono /opt/duplicati-latest/Duplicati.Server.exe --webservice-port=8200 2>&1