This is an automated email from the ASF dual-hosted git repository.
apratim pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-graphql.git
The following commit(s) were added to refs/heads/main by this push:
new 6eb3a1b Update entrypoint.sh
6eb3a1b is described below
commit 6eb3a1b66ffa3b15c6e872b81a89185477234f68
Author: Apratim Shukla <[email protected]>
AuthorDate: Fri Mar 28 12:11:20 2025 -0700
Update entrypoint.sh
---
entrypoint.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/entrypoint.sh b/entrypoint.sh
index d9791ba..24fdcd7 100644
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -1,3 +1,4 @@
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
@@ -18,7 +19,5 @@
#
#
-#!/bin/bash
-
bazel-bin/service/http_server/crow_service_main
service/tools/config/interface/service.config
service/http_server/server_config.config
tail -f /dev/null