Skip to content

Commit e37c44f

Browse files
committed
chore: add new line to entrypoint file ending
1 parent 3e5141c commit e37c44f

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)