mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
กูเอง
166 ......,...NY
This commit is contained in:
parent
09391351a4
commit
1790bbcf06
@ -1,13 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
# Copyright BigchainDB GmbH and BigchainDB contributors
|
|
||||||
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
|
|
||||||
# Code is Apache-2.0 and docs are CC-BY-4.0
|
|
||||||
|
|
||||||
|
|
||||||
set -e -x
|
|
||||||
|
|
||||||
if [[ ${BIGCHAINDB_CI_ABCI} == 'enable' ]]; then
|
|
||||||
sleep 3600
|
|
||||||
else
|
|
||||||
bigchaindb -l DEBUG start
|
|
||||||
fi
|
|
||||||
Loading…
x
Reference in New Issue
Block a user