Skip to content

Commit a3c653b

Browse files
authored
Merge pull request supabase#19 from supabase/pcnc/add-newline
2 parents 3e5141c + e37c44f commit a3c653b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ if [ "$PASSWORD_PROTECTED" = "true" ]; then
6868
cd /usr/share/grafana && grafana-cli admin reset-admin-password "$GRAFANA_PASSWORD"
6969
fi
7070

71-
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
71+
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf

0 commit comments

Comments
 (0)