We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ff317 commit 6eb3a1bCopy full SHA for 6eb3a1b
entrypoint.sh
@@ -1,3 +1,4 @@
1
+#!/bin/bash
2
#
3
# Licensed to the Apache Software Foundation (ASF) under one
4
# or more contributor license agreements. See the NOTICE file
@@ -18,7 +19,5 @@
18
19
20
21
-#!/bin/bash
22
-
23
bazel-bin/service/http_server/crow_service_main service/tools/config/interface/service.config service/http_server/server_config.config
24
tail -f /dev/null
0 commit comments