Skip to content

Commit 6eb3a1b

Browse files
Update entrypoint.sh
1 parent 05ff317 commit 6eb3a1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

entrypoint.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12
#
23
# Licensed to the Apache Software Foundation (ASF) under one
34
# or more contributor license agreements. See the NOTICE file
@@ -18,7 +19,5 @@
1819
#
1920
#
2021

21-
#!/bin/bash
22-
2322
bazel-bin/service/http_server/crow_service_main service/tools/config/interface/service.config service/http_server/server_config.config
2423
tail -f /dev/null

0 commit comments

Comments
 (0)