From 2263288b5d164949f34c671b35d464e287f9cfd1 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Thu, 8 Apr 2021 14:37:37 +0200 Subject: [PATCH] Fix name typo --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index 0b7e577..7494c3d 100755 --- a/start.sh +++ b/start.sh @@ -26,4 +26,4 @@ sed -e 's,,,' -i /app/ chown -R cloudron:cloudron /app/data /run/syncthing echo "Starting supervisor" -exec /usr/bin/supervisord --configuration /etc/supervisor/supervisord.conf --nodaemon -i GitLab +exec /usr/bin/supervisord --configuration /etc/supervisor/supervisord.conf --nodaemon -i syncthing